Community
Participate
Working Groups
Build Identifier: I20090611-1540 After an option from a context menu attached to a text widget is performed, the menu gets hidden, but the caret and selection on the Text widget is missing. The Text widget still has the focus (at least the code check says so) but it behaves different. With RAP 1.2 it worked. Now I am using RAP 1.3 M5, it doesn't work anymore. (similar behavior using the current CVS version) Reproducible: Always
Created attachment 165558 [details] Text widget & context menu - caret and selection missing.
Created attachment 165774 [details] fix The fix triggered a new problem with webkit-browser which is also fixed with this patch. I tried to check all the related resolved bugs: Bug 295758, Bug 264195, and Bug 201080. Seems they are all still ok. qx.js needs to be rebuild.
Applied patch to CVS HEAD.