gwtproject / gwt

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

CellTree node expanding only on click node image #8334

Closed dankurka closed 8 years ago

dankurka commented 9 years ago

Originally reported on Google Code with ID 8347

Found in GWT Release:
2.4.0, 2.5.1

Encountered on OS / Browser:

Win XP, 7, 8
IE, FireFox,Chrome

Detailed description (please be as specific as possible):

In our application I am using CellTree to display data in tree view.
The tree nodes are expanding and collapsing only when clicked on image node (node open
and close images) not on the data node (text given for the node).

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

Workaround if you have one:

Reported by jschalam on 2013-09-12 11:59:06

dankurka commented 8 years ago

Since this issue has been inactive for more than 6 months, we are closing it off. If you are still affected and feel strongly about this issue, feel free to provide a patch, see: http://gwtproject.gquery.org/makinggwtbetter.html#submittingpatches or reopen with a repro case.