-
25 Feb 2011 8:17 AM #1
[CLOSED]Multiple Panel / Collapse bugs; Panel events not fired
[CLOSED]Multiple Panel / Collapse bugs; Panel events not fired
Hi,
there are multiple panel / collapse bugs.
If I put a panel (region: north) inside of a window (border layout);
- collapsed: true works, but if you try to collapse again, to open the
panel, it won't work. Either if height of the panel is set to e.g. 100.
- I configured the panel to be collapsed: false, collapsible: true.
The I wanted to call me.collapse() when show or beforeshow of the panel inside of
the window is fired, to collapse when the window gets opened;
but show or beforeshow will not be fired by the panel.
Finally I called collapse() on the panel, when the window's show-event get's
fired (this works!). But... this is a hack
Best regards,
Aron
-
2 Mar 2011 6:04 AM #2
Can you please elaborate, what were you trying to achieve and what was stopping this from working initially?
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[CLOSED]window with collapse panel
By Mycoding in forum Ext 3.x: BugsReplies: 4Last Post: 9 Sep 2010, 12:08 AM -
[CLOSED][3.0.3] panel collapse behavior breaks when clicking on collapsed panel
By kristoph in forum Ext 3.x: BugsReplies: 6Last Post: 27 Oct 2009, 4:44 PM -
Mouse events fired multiple times
By Glimpse in forum Ext GWT: DiscussionReplies: 5Last Post: 23 Sep 2009, 8:16 AM -
multiple events while adding a tab panel
By bhvijaykumar in forum Ext GWT: Help & Discussion (1.x)Replies: 0Last Post: 13 Feb 2009, 9:51 AM -
panel show/hide events are not fired
By danikenan in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 12 Jun 2008, 6:21 AM


Reply With Quote