[TIMOB-10714] Blackberry: getSize() and getRect() are returning 'undefined'
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 |
Description
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.
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-08-30T08:02:51.000+0000 | 4132 |
https://github.com/Macadamian/titanium_mobile/pull/143
Closing ticket as Blackberry is no longer supported.