[TIMOB-9176] MobileWeb: Implement Windows and TabGroups focus/blur events
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-02T00:55:03.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-11 MW |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-05-18T17:50:35.000+0000 |
Updated | 2012-08-02T09:59:30.000+0000 |
Description
The base class of Window and TabGroup, SuperView, needs to add back the logic that tracks all SuperViews on a stack so that focus/blur events are fired correctly. This was there, but was ripped out by accident when we ripped out the back button support.
Attachments
File | Date | Size |
app.js | 2012-05-29T18:46:35.000+0000 | 4609 |
app.js | 2012-05-29T18:46:35.000+0000 | 1037 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2291
Added two app.js test cases... one that tests windows and tabgroups together, another that does just windows.
Tested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120731184111 Mac osx - chrome 21,safari 5.1.4,firefox 14.0.1