Ticket #2371 (closed bug: invalid)
Datepicker - when showing "off page" behaves strangely - Firefox 2.0.0.12 and Mac Leopard.
| Reported by: | ikarys | Owned by: | iMarc |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
on http://dev.jquery.com/view/trunk/ui/demos/ui.datepicker.html when the daterange is opened and there is not enough screen realestate the behavior is as follows.
1/ the range is displayed - from top left opening towards bottom right. This occurs off screen (ie, where the scrollbars would have to be).
2/ after animation, the range "snaps" to the displayed area of the page. - this looks sloppy.
3/ the close button shuts from bottom left, up to top right. This is no longer the correct direction because of the "snap".
Looks a bit sloppy. - may be a symptom of other modules.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
