Opened 9 years ago
Closed 9 years ago
#13830 closed defect (fixed)
dojox.mobile.TabBar covers dojox.mobile.Overlay
Reported by: | Paul Christopher | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Not sure whether this is a bug, however I wanted to report it.
Take dojox/mobile/tests/test_Overlay.html and add a dojox.mobile.TabBar? to the page which is fixed to the bottom.
Make the overlay pop up by clicking on the button "pop up". The overlay will be shown underneath the tab bar. If you would have done an action sheet with the overlay, some buttons will be hidden by the tab bar.
Change History (3)
comment:1 Changed 9 years ago by
Cc: | Douglas Hays added |
---|
comment:2 Changed 9 years ago by
Cc: | Douglas Hays removed |
---|---|
Owner: | changed from ykami to Douglas Hays |
Doug, is this a dup of #13802?
Note: See
TracTickets for help on using
tickets.
Doug, another z-index issue?