Hey Max, I made a comment on the text selection bug ( http://openlaszlo.org/jira/browse/LPP-8200), I'm trying to figure out why the DHTML mouse kernel is passing a mouse event to the keyboard kernel? The keyboardEvent handler gets lots of mouse events, where the 'k' value == 0, and that causes it to call the code
e.cancelBubble = true;
e.returnValue = false;
which causes text selection to be disabled.
--
Henry Minsky
Software Architect
[email protected]
