#4456 closed bug (wontfix)
Slider handles overlap datepicker popup
Reported by: | coeamyd | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.7.1 |
Keywords: | datepicker popup slider handle | Cc: | |
Blocked by: | Blocking: |
Description
When placing a datepicker in popup mode above sliders, the slider handles and ranges will appear in front of the popup (see attached screenshot). This issue is based on the overall z-index issue, that has not been resolved yet. Perhaps adding a zIndex setting to the widgets will enable the users to solve the problem for their particular cases, instead of having one complex global solution for stacking.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | datepicker-slider-overlap.png added |
---|
comment:1 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Just set the z-index in the CSS for the datepicker.
Note: See
TracTickets for help on using
tickets.
Screenshot of overlapping slider handles