Change 20090828-maxcarlson-V by [email protected] on 2009-08-28  
18:10:43 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix link clickability

Bugs Fixed: LPP-8402 - DHTML: Extra scrollbar width on Safari and  
windows firefox and IE 7 when wrapper has overflow: hidden removed

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: LzSprite - Create a separate container div with overflow:  
hidden for canvas, click and context divs to prevent scrollbars.   
Store a reference to the app container (LzSprite.__appContainer) to  
measure the screen size.  Remove overflow: hidden for lzcanvasdiv,  
lzcanvasclickdiv and lzcanvascontextdiv.  Don't set physical size for  
lzcanvasclickdiv and lzcanvascontextdiv.

LzScreenKernel - Use LzSprite.__appContainer to measure screen size.

Tests: Can inspect messages in the debugger again.  Testcase from  
LPP-8402 still passes.

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

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

Reply via email to