Change hqm-20110201-Lsa by [email protected] on 2011-02-01 09:52:21 EST
in /Users/hqm/openlaszlo/trunk2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for "DHTML: Issues happen when selecting edit text from right to
left by mouse"
New Features:
Bugs Fixed: LPP-9629
Technical Reviewer: max
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Selected text is getting deselected when the mouse is released outside of an
inputtext.
This removes the explicit call which is doing that on mouseup-outside, since I
can't
figure out what bug that was trying to work around.
Details:
Tests:
Test case from bug report, works in
IE8 (windows)
Firefox (OSX)
Safari (OSX)
Chrome (OSX)
Opera (OSX)
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110201-Lsa.tar