#3322 closed bug (wontfix)
DatePicker Position On Scroll
Reported by: | anonymous | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Sometimes if I have the datepicker open and I scroll the page and click another textbox that has a datepicker it doesnt position right under it, but above it.
Change History (3)
comment:1 Changed 15 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Owner: | changed from paul to grabanski |
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The datepicker positions itself so that it fits on the page. If there is sufficient room below the input field it appears there. If not, it moves to above the input field.