[Trac #834] keyboard repeat doesn't stop on key up
Zarro Boogs per Child
bugtracker at laptop.org
Fri Jan 26 09:59:33 EST 2007
#834: keyboard repeat doesn't stop on key up
--------------------+-------------------------------------------------------
Reporter: jrus | Owner: dcbw
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: sugar | Keywords:
--------------------+-------------------------------------------------------
At least in the browser, key repeat can be distracting, because the
repetitions are stored up, and so events keep going even after the key has
been released.
As a concrete example:
1. Navigate to a long webpage with a scrollbar.
2. Hold the down arrow key for a few seconds.
3. Release the down arrow key
Expected behavior: the browser should stop scrolling when the key is
released
Actual behavior: the browser keeps scrolling long past when the key was
released, resulting in far overshooting the desired scroll amount.
Notes: This may be a general Linux problem. I don't know. Anyway, Mac
applications do The Right Thing (TM) in this case.
Workaround: use the scroll wheel on a mouse, or use discrete presses of
the arrow key, to avoid keyboard repeat altogether.
--
Ticket URL: <http://dev.laptop.org/ticket/834>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list