cannot select text with mouse in input area
Widget Renderer TreeGrid with renderer TextField<String>
Printable View
Do you use the latest release? I had the same problem in gxt dp5, but it was fixed in beta1 release:
http://staging.sencha.com:8080/examp...itabletreegrid
version 2.2.5
try
tree.disableTextSelection(false);