Change 20090723-maxcarlson-v by maxcarl...@bank on 2009-07-23 15:02:38  
PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: iUPDATED: Improve div IDs for DHTML in debug mode

Bugs Fixed: LPP-8264 - No OL debugger in IE7, DHTML with webtop  
wrapper page

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: swf/LzSprite.as, swf9/LzSprite.as - Set capabilities.setid to  
false.
dhtml/LzSprite.js - Set capabilities.setid to true.  Define setID() to  
set the sprite div's ID. To address Andre's comment, I moved the id  
setting for accessibility to setAADescription().
LzTextSprite.js, LzInputTextSprite.js - Define setID() to set the  
sprite div's ID.
LaszloView.lzs - Set sprite ids if debug mode is on and  
capabilities.setid is true

Tests: DHTML DOM is much easier to debug - sprite relationships to LZX  
are much clearer.

Files:
M      WEB-INF/lps/lfc/kernel/swf/LzSprite.as
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M      WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js
M      WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
M      WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M      WEB-INF/lps/lfc/views/LaszloView.lzs

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

Reply via email to