Approved.

On 2011-03-30, at 10:51, Henry Minsky wrote:

> Change hqm-20110330-zL4 by [email protected] on 2011-03-30 10:44:31 EDT
>    in /Users/hqm/openlaszlo/trunk2
>    for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: fix for input text change event on bidi text view
> 
> New Features:
> 
> Bugs Fixed: lpp-9827
> 
> Technical Reviewer: ptw
> QA Reviewer: ffeng
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Overview:
> 
> 
> Details:
> 
> set up listener for compositionComplete event in LzInputTextSprite from 
> TLFTextField, trwat that
> as a CHANGE event
> 
>   textfield.addEventListener(CompositionCompleteEvent.COMPOSITION_COMPLETE, 
> __onChanged);
> 
> Tests:
> 
> see updated text-test.lzx, 
>  type text into the input field which has initial string "single line input 
> text", and 
> any changes you make should immediately update in the 'value:' display to the 
> right of the input field.
> 
> 
> Files:
> M       test/tlf/tlfinput.lzx
> M       test/tlf/text-test.lzx
> M       WEB-INF/lps/lfc/kernel/swf9/LzInputTextSprite.as
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110330-zL4.tar


Reply via email to