I agree with Tuckers comments. Can you file a bug noting the missing
events so this doesn't get lost?
Otherwise, approved!
On 3/15/11 9:34 AM, Henry Minsky wrote:
Change hqm-20110315-sQx by [email protected] on 2011-03-15 12:27:11 EDT
in /Users/hqm/openlaszlo/trunk3
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: swf10 bidi input text does not get onchange event
New Features:
Bugs Fixed: LPP-9827
Technical Reviewer: ptw
QA Reviewer: max
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Our customized bidi TextField class was not sending an onchange event when the
user modified
text in the input field, so the text view had stale data when you asked for
it's 'text' attr.
Details:
Add call to sprite to send CHANGE event when text field is modified.
Tests:
focus-input.lzx: the RTL text input field (third from the top) displays it's
value at the bottom of
the view using a constraint on it's 'text' attribute; enter or delete text from
the input field using the mouse and keybaord, and
verify that those changes are mirrored in the text field at the bottom.
Files:
M test/tlf/focus-input.lzx
M WEB-INF/lps/lfc/kernel/swf9/LzTextContainerManager.as
M WEB-INF/lps/lfc/kernel/swf9/LzTLFTextField.as
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110315-sQx.tar