Problem on ListGrid ContextClickHandler :
- addCellContextClickHandler
- addRowContextClickHandler
Since the build http://www.smartclient.com/builds/SmartGWT/2.x/LGPL/2011-06-01,
there are some trouble about ContextClickHandler
example in showcase/#featured_complete_app :
1) make a click on find (item empty)
The CellContextClickHandler it's ok on line
2) select a item + find
The CellContextClickHandler it's ok on line
3) make empty the item zone + find
The CellContextClickHandler not work
Showcase compiled with :
- http://www.smartclient.com/builds/SmartGWT/2.x/LGPL/2011-06-16
- Gwt : 2.3.0
Problem on Win xp with :
- Chrome 12.0.742.100
- Firefox 4.0
PS :
no problem in linux firefox 4.0.1 :(
Thanks.
- addCellContextClickHandler
- addRowContextClickHandler
Since the build http://www.smartclient.com/builds/SmartGWT/2.x/LGPL/2011-06-01,
there are some trouble about ContextClickHandler
example in showcase/#featured_complete_app :
1) make a click on find (item empty)
The CellContextClickHandler it's ok on line
2) select a item + find
The CellContextClickHandler it's ok on line
3) make empty the item zone + find
The CellContextClickHandler not work
Showcase compiled with :
- http://www.smartclient.com/builds/SmartGWT/2.x/LGPL/2011-06-16
- Gwt : 2.3.0
Problem on Win xp with :
- Chrome 12.0.742.100
- Firefox 4.0
PS :
no problem in linux firefox 4.0.1 :(
Thanks.
Comment