Change 20100114-maxcarlson-r by maxcarl...@bank on 2010-01-14 10:16:46 PST
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Use background-image instead of <img/>
Bugs Fixed: LPP-8696 - lzpix DHTML: can't type into the inputtext field
(partial)
Technical Reviewer: hminsky
Details: This change is for testing only. It fixes Henry's simple testcase,
but it doesn't fix lzpix, because the resource used is stretched. Given that
there's almost now support for the CSS3 background-size property (certainly
none in IE) I'm not sure what to do next.
Tests: Here's a simple testcase that shows the underlying problem:
<canvas width="100%" height="80%" bgcolor="#dddddd">
<view id="sc" resource="../demos/lzpix/assets/branding/logo.png"
stretches="width" width="200"/>
<inputtext id="sf" name="txt" width="200" height="22" y="3"/>
</canvas>
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100114-maxcarlson-r.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews