#15948 closed defect (fixed)
dojox/mobile/Carousel: undesired ghost on some Android devices
Reported by: | Adrian Vasiliu | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
During the swipe gesture, on some Android devices an undesired ghost is drawn for the carousel item. Found on Samsung Galaxy Nexus Android 4.0.4, while not reproducing on other Android devices.
Can be reproduced for instance with dojox/mobile/tests/test_Carousel, but holds for any usage of the Carousel.
The attached patch avoids this misbehavior.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | patch15948.patch added |
---|
comment:1 Changed 9 years ago by
We might want longer term to not force this for accessibility reasons. However as of today we already force it in other type of items so we indeed need to be consitent.
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
Avoid undesired ghost during swipe on some Android devices (Galaxy Nexus Android 4.0.4) - Adrian Vasiliu, IBM, CCLA