Search and Top Navigation
#7449 closed bug (fixed)
Opened June 06, 2011 08:40AM UTC
Closed July 17, 2012 08:17PM UTC
Last modified July 17, 2012 08:18PM UTC
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/
Attachments (0)
Change History (4)
Changed July 12, 2012 02:06PM UTC by comment:1
_comment0: | commit: https://github.com/maciejmrozinski/jquery-ui/commit/4f4a0055bed71f3df46ac3ae0bc82f82e73be58e \ \ pull: https://github.com/jquery/jquery-ui/pull/696 → 1342440115291722 |
---|
Changed July 17, 2012 08:17PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.
Changeset: cb44dc6c2840a77fbb13a398910ca8818d6439e3
Changed July 17, 2012 08:18PM UTC by comment:3
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.
(cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3)
Changeset: fa5e7c17a804e667513662ea9fbb7e8e6986e42c
Changed July 17, 2012 08:18PM UTC by comment:4
milestone: | 1.9 → 1.8.22 |
---|
commit: https://github.com/maciejmrozinski/jquery-ui/commit/1e663de21b2400c3d1915ad481241c743a2247f9
pull: https://github.com/jquery/jquery-ui/pull/702