zorba-the-geek / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

SectionStack.expandSection(SectionStackSection) #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The method SectionStack.expandSection(SectionStackSection) seems to bug :

1) I created a SectionStack with the visibilityMode = MUTEX. 
2) When i call the method expandSection(s), the section s is expanded
3) When i click on the header of an other section, the section s doesn't 
collapse.

What is expected is that the section s collapse when i click on the header 
of an other section.

I'm using SmartGwt-1.0b2 (revision 264) and Gwt 1.5.3

Thanks

Original issue reported on code.google.com by zakaria.bouslama@gmail.com on 3 Feb 2009 at 4:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
this was a bug in the expandSection() implementation and has been fixed

cheers

jay

Original comment by jay%isom...@gtempaccount.com on 6 Feb 2009 at 3:49

GoogleCodeExporter commented 9 years ago
Fixed in SVN. (updated smartclient build)

Original comment by sanjiv.j...@gmail.com on 7 Feb 2009 at 6:45