Change hqm-20100923-d2m by [email protected] on 2010-09-23 13:15:23 EDT
in /Users/hqm/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: ensure spacebar key does not cause browser scrolling in
DHTML/Opera/Safari
New Features:
Bugs Fixed: LPP-9381
Technical Reviewer: max
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
Check to see if event.which is supported by browser key event
Tests:
+ Run examples/components/component_sampler.lzx?lzr=dhtml,
and size browser height short enough so there is a vertical scrollbar.
Click on a checkbox and press spacebar to toggle it's value. The browser
window should not scroll.
Verify that tab key correctly moves focus bars, and does not focus on
the debugger input field
Note: I noticed a bug, which is not a regression, whereby in Firefox,
if you use the tab key to advance the focus to the tabslider
component, then the spacebar will again start to cause the browser
window to scroll.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzKeyboardKernel.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20100923-d2m.tar