HUD messes up application's Alt key bindings
Bug #1108064 reported by
IRIE Shinsuke
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Invalid
|
Undecided
|
Unassigned | ||
blender (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
emacs23 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
fcitx (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
firefox (Ubuntu) |
Confirmed
|
Undecided
|
HIPHOPGERAIS | ||
hud (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ibus (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
If Alt-key is assigned to HUD, Alt key doesn't work correctly in some applications.
For example, Blender doesn't accept Alt key press at all. See a bug report in Blender bug tracker for detail:
http://
When pressing Alt key, Blender receives unnecessary FocusOut and FocusIn events, so Blender immediately forgets the Alt key is pressed down. Blender developer was very angry with Unity's such strange behavior.
In Emacs, after select a region, Alt key press sometimes cancels the selection unexpectedly, so I can do nothing in the region.
Unity 6.12.0-0ubuntu0.2
Ubuntu 12.10 amd64
affects: | unity (Ubuntu) → hud (Ubuntu) |
Changed in fcitx (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in ibus (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in firefox (Ubuntu): | |
status: | Invalid → Confirmed |
assignee: | nobody → HIPHOPGERAIS (hiphopgerais) |
To post a comment you must log in.
Here's a similar buggy behavior, with a certain kind of dialog:
If you edit a Firefox bookmark from the address bar, a dialog comes up. I guess it's a particular style of window in X, 'cause most dialogs don't behave the same. The bookmark properties dialog includes a button for "Remove bookmark", and Alt+R is the keybinding. But as soon as you hit alt, that dialog goes away, and the HUD comes up.
You might or might not categorize this problem under this bug. Thanks.