I commented in the bug.  I think you want to ignore scrollevents if  
clipping is not on.  Assuming you want to keep the new default for  
clipping.

On 2009-10-19, at 14:45, Henry Minsky wrote:

>
>
> Change 20091019-hqm-w by [email protected] on 2009-10-19 14:38:47 EDT
>    in /Users/hqm/openlaszlo/trunk-clean
>    for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary:  fix for scrollbar artifact in DHTML text
>
> New Features:
>
> Bugs Fixed: LPP-8562
>
> Technical Reviewer: max
> QA Reviewer: ptw
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details:
>
> + In DHTML, turn on clipping on the text sprite to mask out the  
> native scrollbars.
>
>
> Tests:
>
> This should show no scrollbar artifacts around the edge of the  
> <text> view in DHTML runtime
>
> <canvas height="80%">
>    <text x="100" y="50"   name="tField" multiline="true" width="300"  
> height="100" scrollevents="true"/>
>    <inputtext x="500" y="50"   name="ifield" multiline="true"  
> width="300" height="100" scrollevents="true"/>
> </canvas>
>
>
>
> Files:
> M      WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js
>
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091019-hqm-w.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to