Closed
Bug 271228
Opened 20 years ago
Closed 20 years ago
On GTK2, first press of modifier + key sends KEY_PRESS event but no KEY_DOWN
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smontagu, Assigned: smontagu)
References
()
Details
Attachments
(1 file)
|
1.16 KB,
patch
|
aaronlev
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
In the attached URL, hold down a modifier key and press a normal key twice (e.g. ALT-A-A, SHIFT-2-3, etc.). The first key press sends a KEY_PRESS event but no KEY_DOWN. Subsequent presses (without releasing the modifier key) send both events.
| Assignee | ||
Comment 1•20 years ago
|
||
Assignee: blizzard → smontagu
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Attachment #166771 -
Flags: superreview?(jst)
Attachment #166771 -
Flags: review?(bryner)
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 166771 [details] [diff] [review] Patch Moving review request
Attachment #166771 -
Flags: review?(bryner) → review?(blizzard)
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 166771 [details] [diff] [review] Patch Switching review requestee again.
Attachment #166771 -
Flags: review?(blizzard) → review?(aaronleventhal)
Updated•20 years ago
|
Attachment #166771 -
Flags: review?(aaronleventhal) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #166771 -
Flags: superreview?(jst) → superreview?(neil.parkwaycc.co.uk)
Comment 4•20 years ago
|
||
Comment on attachment 166771 [details] [diff] [review] Patch sr=me assuming this gets commented and has been tested and doesn't make modifier key events repeat!
Attachment #166771 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
| Assignee | ||
Comment 5•20 years ago
|
||
Yes to all of the above. Patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•