#7449 closed bug (fixed)
Datepicker dialog has a negative z-index
Reported by: | ThiefMaster | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.22 |
Component: | ui.datepicker | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The datepicker dialog gets a negative z-index. This breaks with lots of layouts since the datepicker will be behind the content/layout divs.
Testcase: http://jsfiddle.net/ThiefMaster/V7CcU/
Change History (4)
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.
Changeset: cb44dc6c2840a77fbb13a398910ca8818d6439e3
comment:3 Changed 11 years ago by
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index. (cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3)
Changeset: fa5e7c17a804e667513662ea9fbb7e8e6986e42c
comment:4 Changed 11 years ago by
Milestone: | 1.9 → 1.8.22 |
---|
Note: See
TracTickets for help on using
tickets.
commit: https://github.com/maciejmrozinski/jquery-ui/commit/1e663de21b2400c3d1915ad481241c743a2247f9
pull: https://github.com/jquery/jquery-ui/pull/702