Opened 14 years ago
Closed 14 years ago
#3779 closed bug (fixed)
In quirksmode the datepicker does not obey the viewport
Reported by: | caphun | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
In quirksmode the datepicker always shows in its default position (below the input box) even though there is no more space below the input. The viewport detection code is not executed. This issue was tested in IE6.
Change History (1)
comment:1 Changed 14 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Description: | modified (diff) |
Milestone: | TBD → 1.6 |
Resolution: | → fixed |
Status: | new → closed |
Summary: | In quirksmode the datepicker does not obey the viewpoint → In quirksmode the datepicker does not obey the viewport |
Note: See
TracTickets for help on using
tickets.
Fixed in [1560]