gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.52k stars 374 forks source link

CellTree disappears when clicked between root nodes #6384

Closed dankurka closed 9 years ago

dankurka commented 9 years ago

Originally reported on Google Code with ID 6385

(If this is your first time submitting an issue report to the GWT Issue
Tracker, please see the sample issue report linked below for an example of
a well reported issue)
Sample issue report:
http://code.google.com/p/google-web-toolkit/wiki/IssueReportSample

Found in GWT Release (e.g. 1.5.3, 1.6 RC):

GWT 2.3.

Encountered on OS / Browser (e.g. WinXP, IE6-7, FF3):

Windows 7 , FF4, Chrome, IE9

Detailed description (please be as specific as possible):

When I create CellTree with multiple root elements - just like in the original example
CellTreeExample2.java, and click between root nodes, they just disapper from browser.
In google showcase there is no space between those nodes, but with default formatting
there is (hand pointer changes to arrow) and clicking there , the tree disappears.

Checked with firebug - DIVs are deleted from html. 
The tree is attached to rootPanel - no other elements or events. 

Shortest code snippet which demonstrates issue (please indicate where
actual result differs from expected result):

Workaround if you have one:

Maby change the style, so there would be no space between root nodes DIV elements.

Links to relevant GWT Developer Forum posts:

Reported by janis.coders on 2011-05-20 15:23:22

dankurka commented 9 years ago
Sorry this is duplicate. :) I searched for Cell Tree instead of CellTree.
But the bug is still an issue.

Reported by janis.coders on 2011-05-20 15:28:07

dankurka commented 9 years ago
how did you solve it ??????

Reported by fenster.ben on 2011-08-28 22:01:38

dankurka commented 9 years ago

Reported by t.broyer on 2011-10-18 16:21:30