← Back to team overview

unhaze-team team mailing list archive

[Bug 396961] [NEW] Awesome square doesn't show up correctly on linux

 

Public bug reported:

AS shows when pressing Alt+Shift (in any order) first and then pressing CTRL. This is the only combination the awesome square shows on Firefox 3.0.11 on Ubuntu 9.04.
The AS only goes away after releasing the Alt key. Releasing Shift or CTRL doesn't change anything.

The TestEvent Site gives this back for:
Pressing ALT:
type: keydown
keyCode: 18
keyCode: 18
altKey: false
shiftKey: false

Pressing Shift with pressed ALT:
type: keydown
keyCode: 16
keyCode: 16
altKey: true
shiftKey: false

Pressing CTRL:
keyCode: 17
keyCode: 17
altKey: false
shiftKey: false

** Affects: unhaze
     Importance: Undecided
     Assignee: Ben Freundorfer (benjamin-f)
         Status: New

** Changed in: unhaze
     Assignee: (unassigned) => Ben Freundorfer (benjamin-f)

-- 
Awesome square doesn't show up correctly on linux
https://bugs.launchpad.net/bugs/396961
You received this bug notification because you are a member of Unhaze
Team, which is the registrant for unhaze.

Status in Unhaze Shortcut Tools: New

Bug description:
AS shows when pressing Alt+Shift (in any order) first and then pressing CTRL. This is the only combination the awesome square shows on Firefox 3.0.11 on Ubuntu 9.04.
The AS only goes away after releasing the Alt key. Releasing Shift or CTRL doesn't change anything.

The TestEvent Site gives this back for:
Pressing ALT:
type: keydown
keyCode: 18
keyCode: 18
altKey: false
shiftKey: false

Pressing Shift with pressed ALT:
type: keydown
keyCode: 16
keyCode: 16
altKey: true
shiftKey: false

Pressing CTRL:
keyCode: 17
keyCode: 17
altKey: false
shiftKey: false



Follow ups

References