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
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 14 years ago by
comment:5 Changed 12 years ago by
Milestone: | 1.9 → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to dsample:
z-index:100 is not enough because dialog is 1000