Opened 12 years ago
Closed 10 years ago
#7696 closed bug (duplicate)
slider handle overlays datepicker popup
Reported by: | tc | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.datepicker | Version: | 1.8.15 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Basically any slider handles that are beneath a datepicker dialog when it pops up appear in the datepicker box. I guess this is because of their higher z-index (=2). I changed the z-index on the slider handles to 1 and on the slider range to 0 and this seemed to fix it for my page, but not sure what else this might effect. Needs to pass proper review and get fixed.
Change History (3)
comment:1 Changed 12 years ago by
Component: | ui.core → ui.datepicker |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #6254.