Opened 9 years ago
Last modified 9 years ago
#14934 closed defect
mobile transitions should not specify z-index — at Version 1
Reported by: | Douglas Hays | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | Atsushi Ono, Eric Durocher | |
Blocked By: | Blocking: |
Description (last modified by )
As pointed out by onoat and originally noted in:
http://groups.google.com/group/dojo-interest/browse_thread/thread/75d5dccf9a5c9672
the use of z-index in
dojox/mobile/themes/common/transitions/ is overriding z-index values needed for proper rendering. I removed all the z-index entries in that directory and I didn't see any side-effects but maybe I don't know what to look for. It's not obvious how z-index should affect a transition since normally things already being displayed properly (with their own z-index) are usually just be slid on/off the screen.
Change History (1)
comment:1 Changed 9 years ago by
Cc: | Atsushi Ono added |
---|---|
Description: | modified (diff) |
Priority: | undecided → high |
Note: See
TracTickets for help on using
tickets.