[Laszlo-dev] For Review: Change 20080604-hqm-u Summary: fix text selectability in swf9
André Bargull
a.bargull at intensis.de
Wed Jun 4 23:41:17 PDT 2008
I'll approve if you fix clickable/selectable interaction:
setSelectable(..):
> this.textfield.mouseEnabled = isSel || this.clickable;
setClickable(..):
> this.textfield.mouseEnabled = c || this.textfield.selectable;
On 6/5/2008 4:33 AM, Henry Minsky wrote:
> Change 20080604-hqm-u by hqm at badtzmaru.home on 2008-06-04 22:31:27 EDT
> in /Users/hqm/openlaszlo/trunk2/WEB-INF/lps/lfc
> for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
>
> Summary: fix text selectability in swf9
>
> New Features:
>
> Bugs Fixed: LPP-6114
>
> Technical Reviewer: andre
> QA Reviewer: pbr
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details:
>
> + set mouseEnabled = true for selectable textfield
>
>
> Tests:
>
> text which says "I am selectable..." is selectable in
> test/swf9/hello.lzx test
>
> Files:
> M kernel/swf9/LzTextSprite.as
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20080604-hqm-u.tar
>
More information about the Laszlo-dev
mailing list