HUD mouseover selection broken
Bug #1042692 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Brandon Schaefer | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Using the current unity-team release's ppa (candidate for quantal ff) and compiz gles:
- focus an application
- tap alt to open the hud
- type something
- try to pick an item in the list with the mouse
the mouse doesn't select items on mouseover not activate them by clicking, it works with the keyboard though
Related branches
lp://qastaging/~brandontschaefer/unity/mouse-move-hud-buttons-focus
- Tim Penhey (community): Approve
- Gord Allott (community): Approve
- jenkins: Pending (continuous-integration) requested
-
Diff: 322 lines (+140/-22)4 files modifiedhud/HudButton.cpp (+17/-1)
hud/HudView.cpp (+62/-1)
hud/HudView.h (+6/-0)
tests/autopilot/unity/tests/test_hud.py (+55/-20)
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in unity: | |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity: | |
milestone: | 6.4 → 6.6 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I can reproduce this here, more specifically in my case I can select the first option with the mouse but not the rest.