Bug 759 - Extended keys not always blocked
Status:
NEW
Component:
Core :: Win32
Version:
1.9.0
Hardware:
PC Windows XP
Importance:
P2 minor
Target Milestone:
---
Assignee:
Raymond Penners
URL:
Depends on:
Blocks:
Reported:
Jul 21 2008 10:30:47 UTC
by:
Kees-Jan Dijkzeul
Modified:
Nov 18 2008 07:42:50 UTC
CC List:
Ray Satiro
WhoWhenWhatRemovedAdded
Kees-Jan DijkzeulJul 21 2008 10:31:12 UTCversionunspecified1.9.0
Ray SatiroNov 18 2008 07:42:50 UTCccRay Satiro
severitymajorminor
Description
Kees-Jan Dijkzeul  Jul 21 2008 10:30:47 UTC
Testcase:
- Make sure input is blocked during breaks
- Trigger a break
- Press some of the "extended" keys, present on many multimedia keyboards these days (i.e. open a web-browser, e-mail, windows explorer, calculator, etc.)

Expected result:
- These keys are blocked. Nothing happens

Actual result:
- The break window starts flashing orange, to indicate that the keys are detected (correct behavior)
- Still, a calculator, windows explorer, etc pops up (incorrect)

Reproduces 100% with WR 1.9.0, and a Dell SK-8135 keyboard. I am not sure about other combinations.
Comment 1
Ray Satiro  Nov 18 2008 07:42:50 UTC
This is known. If you are listening to music when the rest break kicks in it is still permissible to turn the volume down, mute it, etc. This is actually due to the way certain keypresses are processed in an "up" state or a "down" state. Workrave doesn't block the former.

I don't know if there is any support for the keyboard to be restricted further. Anyone want to weigh in?