Ticket #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: | ||
| Blocking: | Blocked by: |
Description (last modified by caphun) (diff)
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
comment:1 Changed 4 years ago by caphun
- Status changed from new to closed
- Description modified (diff)
- Component changed from ui.core to ui.datepicker
- Summary changed from In quirksmode the datepicker does not obey the viewpoint to In quirksmode the datepicker does not obey the viewport
- Milestone changed from TBD to 1.6
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.


Fixed in [1560]