Skip to main content

Search and Top Navigation

#4580 closed bug (fixed)

Opened June 05, 2009 12:19PM UTC

Closed May 06, 2011 05:15PM UTC

Datepicker appears underneath other widgets

Reported by: dsample Owned by:
Priority: minor Milestone: 1.8
Component: ui.datepicker Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

The datepicker widget appears underneath other widgets.

I fixed this by adding z-index:100 to the .ui-datepicker CSS, but this might be different if you use datepickers that aren't pop-ups.

Attachments (0)
Change History (5)

Changed June 09, 2009 08:08AM UTC by jzaefferer comment:1

milestone: TBD1.8

Changed January 18, 2010 05:41AM UTC by quaff comment:2

Replying to [ticket:4580 dsample]:

The datepicker widget appears underneath other widgets. I fixed this by adding z-index:100 to the .ui-datepicker CSS, but this might be different if you use datepickers that aren't pop-ups.

z-index:100 is not enough because dialog is 1000

Changed February 01, 2010 08:13PM UTC by btburnett3 comment:3

Fixed in r3761

Changed May 06, 2011 03:57PM UTC by kzys comment:4

Should we close this ticket?

Changed May 06, 2011 05:15PM UTC by scottgonzalez comment:5

milestone: 1.91.8
resolution: → fixed
status: newclosed