[TIMOB-1023] Weird Layout issue blocking events
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:59.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.4.0 |
| Components | iOS |
| Labels | defect, ios, iphone, layout |
| Reporter | ctredway |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:41:43.000+0000 |
| Updated | 2011-04-17T01:54:59.000+0000 |
Description
In SDK 1.3, the file I am attaching no events work. In 1.2 it does work. I got the code to work in 1.3 by removing one view from the layout, then all events started working.
the file that ends in _mine is how I got it to work.
Attachments
| File | Date | Size |
|---|---|---|
| choosecategory_mine.js | 2011-04-15T02:41:43.000+0000 | 6081 |
| choosecategory.js | 2011-04-15T02:41:43.000+0000 | 5936 |
Ok, if the setTimeout at the bottom of the file is commented out, everything works just fine.
Couldn't recreate the issue in HEAD, and could recreate the issue in the 1_3_0 tag. Marking as fixed, but I don't know which commit fixed this, only that it was fixed at some point since 1.3, probably due to a related bug.