Search and Top Navigation
#6135 closed bug (notabug)
Opened October 01, 2010 12:56PM UTC
Closed October 01, 2010 02:22PM UTC
Last modified October 11, 2012 09:15PM UTC
display hidden or not rendering correctly with ui version 1.8.5
Reported by: | jakvike | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.accordion | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a treeview control within an accordion. When I expand many nodes within the treeview. The treeview doesnt render the nodes correctly. I noticed that when I upgraded jquery ui from 1.7.1 to 1.8.5 that this didnt occur in 1.7.1. I have a dynamic Treeview that when a node is expanded, it gets data from the server and pops the treeview node. I have attempted to change height in different ways, but with no luck.
[[Image()]]
Need more specific info and/or a reduced test case showing the problem.