wcx6298 / smartgwt

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

TreeGrid displays wrong title for first node #630

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Include attached source file in a module
2. Create an instance of ShopCanvas in your module's entrypoint
3. call .draw() on that instance.

What is the expected output? What do you see instead?

Some tree with root nodes "S", "M", "L", "XL". Instead, the "S" node is called 
"isc_ShopCanvas_0" (see attached screenshot).

What version of the product are you using? On what operating system?

GWT 2.5 on Windows 7 x64.

What browser(s) does this happen in?  Are there any browsers where the
issue does not occur?

Firefox 7.1, Internet Explorer 9.
Please provide any additional information below.

Original issue reported on code.google.com by itchy...@gmail.com on 2 Oct 2011 at 12:30

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Please close this issue, was caused because I didn't realize coreectly the 
scope of one variables. Sorry.

Original comment by itchy...@gmail.com on 2 Oct 2011 at 12:38

GoogleCodeExporter commented 9 years ago

Original comment by smartgwt...@gmail.com on 2 Oct 2011 at 6:01