[Laszlo-dev] For Review: Change 20070618-maxcarlson-q Summary: UPDATED: Fix cachebitmap LZX attribute setting in drawview

Max Carlson max at openlaszlo.org
Mon Jun 18 19:55:52 PDT 2007


This is a different bug:
http://www.openlaszlo.org/jira/browse/LPP-4137

Philip Romanik wrote:
> Approved.
> 
> If I run the demo and remove,
>         cachebitmap="false"
> the app runs in swf7 and dhtml, but doesn't run properly in swf8. 
> Shouldn't this work, or does this hilight a different bug?
> 
> 
> <canvas debug="true" >
> <drawview bgcolor="red" clip="true"
>         width="200" height="200"
>         onclick="Debug.write('onclick',this)"
>         onmouseup="Debug.write('onmouseup',this)" />
> </canvas>
> 
> 
>> Change 20070618-maxcarlson-q by maxcarlson at plastik on 2007-06-18
>> 18:35:17 PDT
>>      in /Users/maxcarlson/openlaszlo/legals-clean
>>      for http://svn.openlaszlo.org/openlaszlo/branches/legals
>>
>> Summary: UPDATED: Fix cachebitmap LZX attribute setting in drawview
>>
>> New Features:
>>
>> Bugs Fixed: LPP-4151 - Drawview LZX cachebitmap attribute values have
>> no effect
>>
>> Technical Reviewer: promanik
>> QA Reviewer: jcrowley
>> Doc Reviewer: (pending)
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details: drawview.lzx - Check args['cachebitmap'] in construct
>> method, since that's where the property is set.
>>
>>
>> Tests: See LPP-4151.  Red box should be clickable in swf8.
>>
>> Files:
>> M      lps/components/extensions/drawview.lzx
>>
>> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070618-
>> maxcarlson-q.tar
> 
> 

-- 
Regards,
Max Carlson
OpenLaszlo.org


More information about the Laszlo-dev mailing list