Skip to main content

Bug Tracker

Side navigation

#5094 closed bug (invalid)

Opened August 22, 2009 01:41AM UTC

Closed June 13, 2010 04:55PM UTC

DatePicker z-index

Reported by: harveymushman Owned by:
Priority: major Milestone: 1.4
Component: misc Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

When the date picker is added to a modal dialog (a div tag with a higher value z-index than the parent page), the date picker does not adapt the z-index of the modal dialog as a starting point. Rather it uses the parent page which causes the date picker to render under the modal dialog.

Seems to me the "auto" z-index needs to take into account the nesting on the page before it renders into the wrong location.

The work-a-round is to manually set the z-index in the ui.datepicker-div CSS file to a value greater than the maximum nesting value.

Attachments (0)
Change History (1)

Changed June 13, 2010 04:55PM UTC by dmethvin comment:1

component: unfiledmisc
resolution: → invalid
status: newclosed

Not a jQuery core bug. If this is the jQuery UI date picker, file a bug there. They will want a test case.