Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1183] Android: swipe events no longer detected

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:27.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:46:06.000+0000
Updated2011-04-17T01:55:27.000+0000

Description

The fix for #945, removing the glass pane, exposed an problem with swipe events not being detected at all.

Comments

  1. Don Thorp 2011-04-15

    github hook didn't fire: Let the detector think it intercepted the down event, but make sure to forward it to the view so it can track other touch events

  2. Don Thorp 2011-04-15

    (from [11839bdcffca4db5d002bfd904184766f945a1ea]) [#1183 state:fixed-in-qa] Let the detector think it intercepted the down event, but make sure to forward it to the view so it can track other touch events http://github.com/appcelerator/titanium_mobile/commit/11839bdcffca4db5d002bfd904184766f945a1ea"> http://github.com/appcelerator/titanium_mobile/commit/11839bdcffca4...

  3. Don Thorp 2011-04-15

    (from [a8186ad5d1bb56d21e879256035a64c4a8ab733b]) [#1183 state:fixed-in-qa] Let the detector think it intercepted the down event, but make sure to forward it to the view so it can track other touch events http://github.com/appcelerator/titanium_mobile/commit/a8186ad5d1bb56d21e879256035a64c4a8ab733b"> http://github.com/appcelerator/titanium_mobile/commit/a8186ad5d1bb5...

  4. Thomas Huelbert 2011-04-15

    Hey Don, I'm still not seeing swipe events using this morning pull from master

  5. Don Thorp 2011-04-15

    Will open new ticket for Window test.

  6. Thomas Huelbert 2011-04-15

    confirmed fixed

JSON Source