Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3057] Android 1.6 : Win not response to focus event

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-08-30T11:38:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, event, events, focus, listener, window
Reporterzeroendless
AssigneeNeeraj Gupta
Created2011-04-15T03:35:45.000+0000
Updated2017-03-21T22:32:31.000+0000

Description

It was working fine on 1.6.0-20110202152401 but most current built (1.6.0-20110204150802) killed it.

win = Ti.UI.currentWindow;

win.addEventListener('focus',function(e){
Ti.API.info('focused')
});

Comments

  1. zeroendless 2011-04-15

    Any update on this? Still not working on latest 1.7 build.

  2. Keith Gable 2011-12-13

    I am also having this issue. See also TIMOB-1490.
  3. Junaid Younus 2012-08-30

    Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120830102513, unable to reproduce the issue. Ticket marked as resolved.
  4. Lee Morris 2017-03-21

    Closing ticket as the issue cannot be reproduced and due to the above comments.

JSON Source