Search and Top Navigation
#6930 closed bug (worksforme)
Opened February 03, 2011 12:44PM UTC
Closed February 03, 2011 01:04PM UTC
Last modified February 03, 2011 05:29PM UTC
Inline datepicker not displayed in chrome if parent container is hidden
Reported by: | clement.denis | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since 1.8.9, the inline date picker do not show up in Chrome if its parent container is intially hidden. It is caused by the changes in commit a4d54b4d7782fbf3483bbfdf92627c34cf97eb46.
It can easily be reproduced with the date range picker from filament group :
http://www.filamentgroup.com/lab/date_range_picker_using_jquery_ui_16_and_jquery_ui_css_framework/
Attachments (0)
Change History (3)
Changed February 03, 2011 01:04PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed February 03, 2011 04:54PM UTC by comment:2
Maybe my first explanation was not correct, but it definitely does not work with the date range picker from Filament group.
With 1.8.9 : http://jsbin.com/ifuwi/3/edit => the date picker is not displayed in chrome
With 1.8.6 : http://jsbin.com/ifuwi/4/edit => the date picker is ok in chrome.
Changed February 03, 2011 05:29PM UTC by comment:3
Sounds like the problem is in the daterangepicker plugin.
Works for me: http://jsbin.com/ifuwi/edit