Skip to main content

Search and Top Navigation

#9433 closed bug (notabug)

Opened July 17, 2013 11:17AM UTC

Closed July 17, 2013 02:34PM UTC

JQuery ui accordion option heightStyle: "content" is ignored for dynamic content

Reported by: Kimpo Owned by: Kimpo
Priority: minor Milestone: none
Component: ui.accordion Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

The accordion panel does not expand vertically when a section is loaded with dynamic content even though the option heightStyle is set to "content".

This does however work in jquery ui 1.9.2

Attachments (0)
Change History (3)

Changed July 17, 2013 12:34PM UTC by tj.vantoll comment:1

owner: → Kimpo
status: newpending

Hi Kimpo,

Thanks for taking the time to contribute to the jQuery UI project. Can you please create a test case that shows this behavior? You can use this as a starting point: http://jsfiddle.net/tj_vantoll/UkSWw/.

Although from your description it sounds like you need to use the refresh method.

Changed July 17, 2013 02:31PM UTC by Kimpo comment:2

status: pendingnew

ok, i made a fool of myself, this is not a bug :/

I did tests in isolated enviroment and got it working with Angularjs bindings which made me realize that there was some fundamental flaws in our implementation of ui controls.

Sorry for bothering you

Changed July 17, 2013 02:34PM UTC by scottgonzalez comment:3

resolution: → notabug
status: newclosed