Side navigation
#2269 closed bug (fixed)
Opened February 01, 2008 10:41AM UTC
Closed March 15, 2008 09:29PM UTC
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 (5)
Changed March 10, 2008 04:53AM UTC by comment:1
component: | core → ui |
---|---|
owner: | → paul |
Changed March 11, 2008 10:08AM UTC by comment:2
owner: | paul → iMarc |
---|
Changed March 15, 2008 05:39PM UTC by comment:3
owner: | iMarc → remysharp |
---|
Changed March 15, 2008 05:58PM UTC by comment:4
Fixed - now relies on dimensions.js for position of source element
Changed March 15, 2008 09:29PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | new → closed |