Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9176] MobileWeb: Implement Windows and TabGroups focus/blur events

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-02T00:55:03.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-11 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-05-18T17:50:35.000+0000
Updated2012-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

FileDateSize
app.js2012-05-29T18:46:35.000+00004609
app.js2012-05-29T18:46:35.000+00001037

Comments

  1. Chris Barber 2012-05-29

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2291
  2. Chris Barber 2012-05-29

    Added two app.js test cases... one that tests windows and tabgroups together, another that does just windows.
  3. Lokesh Choudhary 2012-08-02

    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

JSON Source