#5626 closed bug (fixed)
DatePicker doesn't work inside fixed div
Reported by: | kbwood | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.22 |
Component: | ui.datepicker | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Forum: http://forum.jquery.com/topic/datepicker-doesn-t-work-inside-fixed-div.
I tried putting DatePicker inside of a fixed position div that is attached to the bottom of the viewport. When clicking on the input box that should open the calendar, I see in Firebug that the dimensions of the calendar box slide out, but the box doesn't appear where it should above the input. Is this expected? I'm assuming there is some conflict with it being inside a fixed div. And is there any known way to use DatePicker from within a fixed div?
Change History (6)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Here's an example of what I believe is the same issue. http://jsfiddle.net/Yuuws/3/
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div.
Changeset: 147ec7bd624e631fe019973876ad587e85d112bf
comment:4 Changed 11 years ago by
Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div. (cherry picked from commit 147ec7bd624e631fe019973876ad587e85d112bf)
Changeset: 9c1780f640e2c9cbcbca1182989ae511408c04e9
comment:5 Changed 11 years ago by
Milestone: | TBD → 1.8.22 |
---|
Proposed solution: