GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-30T12:56:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-13 BB, BB Preview 3 |
Components | BlackBerry |
Labels | n/a |
Reporter | Hayk Zakaryan |
Assignee | Jean-Philippe Lemieux |
Created | 2012-08-30T06:52:11.000+0000 |
Updated | 2017-03-03T01:05:43.000+0000 |
Create a view add it to the window.
Add a button and 'click' event listener.
Try to get the property 'rect' or 'size' of the view in click handler function. It is returning 'undefined'
rect and size properties are read only.
https://github.com/Macadamian/titanium_mobile/pull/143
Closing ticket as Blackberry is no longer supported.