Comment 0 for bug 369880

Revision history for this message
Jonas Alves (jonasfa) wrote :

Ubuntu 9.04 - Jaunty Jackapole

My javascript application (http://www.stopwatch.com.br/) triggers a function when the spacebar is RELEASED (onKeyUp).
It does work as expected in Intrepid Ibex (8.10) and Windows Vista, both running the latest Firefox 3 release.

------

What I expected to happen:
It should trigger the onKeyUp event only when I RELEASE the spacebar.

What happened instead:
Under Jaunty Jackapole, that onKeyUp event is triggered repeteadly while i'm HOLDING the spacebar...