Change philip-20110712-jWl by philip@PHILIP-I7 on 2011-07-12 14:11:13
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix issues with 2 cursors active at one
New Features:
Bugs Fixed: LPP-9974
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
Clicking on the rte component does not change focus because the mouse
clicks are handled by the dijit Editor. I added mouse handlers to the
rtemanager to tell the rte component that focus is now in the rte.
Tests:
Run latest test case in jira (lpp-9974.lzx and lpp-9974.htm)
Files:
M lps/components/extensions/rte.lzx
M lps/includes/source/rtemanager.js