Change 20100628-maxcarlson-X by maxcarl...@friendly on 2010-06-28 09:52:27 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix tabbing into LZX applications loaded in <html/> tags (FF 3.6 DHTML)

Bugs Fixed: LPP-9127 - OL 4.8.0 - DHTML - FF3.6 - Components - Button - Tab key 
can not work at all

Technical Reviewer: hminsky
QA Reviewer: ptw

Details:  html - Make HTML components focusable by default, to ensure they send 
onfocus/blur events when tabbed into.  Correct conditional event sending.

explore-nav - Force browser focus to the HTML iframe contents onload and 
onfocus to ensure tabbing continues into any app loaded there.

Tests: 
laszlo-explorer/index.html?lzr=dhtml#_lzbookmark=Components|Form%20Components|Button
 allows tabbing into the app demo on the right, provided the mouse cursor is 
hovering there (this is by design)

Files:
M       lps/components/extensions/html.lzx
M       laszlo-explorer/explore-nav.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100628-maxcarlson-X.tar

Reply via email to