Opened 15 years ago
Closed 15 years ago
#2269 closed bug (fixed)
datepicker in scrolled div's (overflow=auto)
Reported by: | deg | Owned by: | remysharp |
---|---|---|---|
Priority: | major | Milestone: | 1.2.3 |
Component: | ui | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The datepicker doesn't position itself correctly when it is inside a div which has overflow and is scrolled away from its top position. It seems to be positioning itself where it would be if the div wasn't scrolled.
The datepicker & jquery i used are from the download at: http://marcgrabanski.com/code/ui-datepicker/core/core.ui.datepicker.zip
I attached a testcase showing the behavoir.
thanks, Deg
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | overflow_test.zip added |
---|
comment:1 Changed 15 years ago by
Component: | core → ui |
---|---|
Owner: | set to paul |
comment:2 Changed 15 years ago by
Owner: | changed from paul to iMarc |
---|
comment:3 Changed 15 years ago by
Owner: | changed from iMarc to remysharp |
---|
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed - now relies on dimensions.js for position of source element