Search and Top Navigation
#9011 closed bug (notabug)
Opened January 24, 2013 03:59PM UTC
Closed January 24, 2013 04:06PM UTC
Accordion calculates padding/height wrong with jQuery 1.9.0
Reported by: | EmKay | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.accordion | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Versions used:
The bug can be reproduced by using jQuery 1.9.0 and jQuery UI 1.9.2 or 1.10.0.
Bug description
When a panel is collapsed or expanded there is a slight "jump" of the height and it looks like it is because of the padding being calculated wrong.
Test case
I have created a test case here: http://jsfiddle.net/EmKay/amUhA/.
Click "Section 1" to collapse/expande the panel to see the bug.
If jQuery 1.8.3 is chosen instead of 1.9.0, there is no problem with the height/padding calculation.
Browsers
I can reproduce the bug in Firefox 18.0.1, Chrome 24.0.1312.56 m and IE 9.0.8112.16421.
OS
I am on a Windows 7 Pro with all updates installed.
Attachments (0)
Change History (1)
Changed January 24, 2013 04:06PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
This is a bug in jQuery 1.9.0, not jQuery UI. This has already been fixed and will be released in 1.9.1.