hgs1906 / smartgwt

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

SectionStackSection.getSectionHeader() in Chrome return null #487

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
1. Create a StackSection
2. Create a SectionStackSection
3. Add the SectionStackSection in the StackSection
4. Call the method SectionStackSection.getSectionHeader()

Expected Result:
Method returns a SectionHeader object for every browser

Real result:
Method returns null for Chrome Browser  

Chrome version: 5.0.375.99
SmartGwt version: 2.2

Original issue reported on code.google.com by giovani....@gmail.com on 14 Jul 2010 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by sanjiv.j...@gmail.com on 13 Dec 2010 at 12:23

GoogleCodeExporter commented 9 years ago
Fixed a long time ago but never updated.

Original comment by smartgwt...@gmail.com on 1 Feb 2012 at 11:02