Opened 14 years ago

Closed 12 years ago

#4580 closed bug (fixed)

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.

Change History (5)

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.8

comment:2 in reply to:  description Changed 14 years ago by quaff

Replying to 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

comment:3 Changed 14 years ago by btburnett3

Fixed in r3761

comment:4 Changed 12 years ago by kzys

Should we close this ticket?

comment:5 Changed 12 years ago by Scott González

Milestone: 1.91.8
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.