Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:2 Changed 10 months ago by Maciej Mroziński
- Status changed from new to closed
- Resolution set to fixed
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.
Changeset: cb44dc6c2840a77fbb13a398910ca8818d6439e3
comment:3 Changed 10 months ago by Maciej Mroziński
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index. (cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3)
Changeset: fa5e7c17a804e667513662ea9fbb7e8e6986e42c
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