Change 20090724-maxcarlson-S by maxcarl...@bank on 2009-07-24 15:55:40  
PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix selection issues in Firefox and Safari, word wrapping in IE

Bugs Fixed: LPP-6374 - Add option to make DHTML text wrapping match  
swf, LPP-8311 - Amazon (dhtml): double click may display images as  
selected, LPP-8349 - dhtml: dragging in background allows selection in  
Safari

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: Add separate style 'lzimg' and use it for img tags.  Move  
background-repeat style there, and add -moz-user-select: none to  
prevent selection in Firefox.  Correct CSS hyphenation routine to  
hyphenate more than one CamelCase letter, e.g. MozUserSelect and  
MsWordBreak.  This fixed word wrapping in IE DHTML.  Turn on  
prevent_selection quirk for Safari.  Use 'lzimg' style for img tags -  
except in alphaimageloaders which are only used for sizing.

Tests: See testcase from LPP-6374 in IE DHTML, testcases for LPP-8311  
in Firefox and LPP-8349 in Safari.

Files:
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20090724-maxcarlson-S.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to