Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1772] Android: Back button reloads window on first press

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect, regression
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:01:48.000+0000
Updated2011-04-17T01:57:07.000+0000

Description

1.using the most recent pull (as of 2:00 pm thursday), install KS
2.tap into any test case, the hit the back button

results:the window reloads, hit back again and it take you back a level.

Comments

  1. Don Thorp 2011-04-15

    Changed title to reflect cause.

  2. Don Thorp 2011-04-15

    (from [bd88ee15c44ee9a589a4471961b51b642d01798b]) [#1772 state:fixed-in-qa] a proxy specific method, hasListeners, was not filtering to the proxy. This caused a false positive in detecting a click handler set on the row firing it twice. http://github.com/appcelerator/titanium_mobile/commit/bd88ee15c44ee9a589a4471961b51b642d01798b"> http://github.com/appcelerator/titanium_mobile/commit/bd88ee15c44ee...

  3. Thomas Huelbert 2011-04-15

    that was fast!

JSON Source