[TIMOB-9097] MobileWeb: Swipe event not supported on TableView
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-06-04T17:46:05.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | parity |
Reporter | Arthur Evans |
Assignee | Chris Barber |
Created | 2012-05-10T11:48:53.000+0000 |
Updated | 2014-01-28T23:57:35.000+0000 |
Description
See test code in TIMOB-8411. This works on iOS and Android, but on MobileWeb no swipe events are generated.
Do you mean that the swipe event doesn't include the row/rowID, or that the event isn't generated at all? In my testing, the event was generated just fine, but the row ID was missing (basically the behavior described in TIMOB-8411).
Swipe events work just fine.