Search and Top Navigation
#2371 closed bug (fixed)
Opened February 20, 2008 03:50AM UTC
Closed June 18, 2008 05:29PM UTC
Last modified June 27, 2008 10:27AM UTC
Datepicker - when showing "off page" behaves strangely - Firefox 2.0.0.12 and Mac Leopard.
Reported by: | ikarys | Owned by: | grabanski |
---|---|---|---|
Priority: | trivial | Milestone: | 1.5.1 |
Component: | ui.datepicker | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (8)
Changed February 20, 2008 10:56AM UTC by comment:1
owner: | paul → iMarc |
---|
Changed February 28, 2008 03:11AM UTC by comment:2
Number 3 should be "closes from bottom right up to top left".
Changed May 24, 2008 03:39AM UTC by comment:3
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed May 24, 2008 07:34PM UTC by comment:4
component: | ui.core → ui.datepicker |
---|---|
version: | 1.2.3 → 1.5b4 |
Changed May 27, 2008 10:42PM UTC by comment:5
owner: | iMarc → grabanski |
---|---|
status: | new → assigned |
Changed June 17, 2008 05:53PM UTC by comment:6
Fixed 17 June 2008. Datepicker is now prepared offscreen to determine its size, which is then used to adjust its position on the screen. It still appears with the normal animations, but now in its final correct position. This covers items 1) and 2). Item 3) is left undone as the standard animations don't support this functionality.
Changed June 18, 2008 05:29PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | assigned → closed |
Changed June 27, 2008 10:27AM UTC by comment:8
milestone: | → 1.5.1 |
---|---|
version: | 1.5b4 → 1.5 |