#13817 closed defect (fixed)
Android 2.x: Overlay checkmarks not transformed
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Android 2.x cannot use both position:fixed AND -webkit-transform together as the transform does not persist. This can be seen when running test_Opener-RoundSelectList?-async.html since the Overlay widget uses position:fixed and the child ListItem? uses a transform to create the checkmark.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
ps.
This problem was not only about checkmarks, but also about the Overlay's pop up/down animation.
Note: See
TracTickets for help on using
tickets.
In [26444]: