HUD, Multi-monitor - HUD doesn't get dismissed if you click in the other monitor
Bug #921512 reported by
Alan Bell
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Medium
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Nick Dedekind | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
if you have two screens and application on the right screen if you bring up the HUD it turns up on the left screen (which is separately filed as a bug) if you want to dismiss the HUD without selecting something clicking in the right screen doesn't make it go away, you have to mouse over to the left monitor to click to dismiss it.
Related branches
lp://staging/~nick-dedekind/unity/lp923657.dash-dismiss
- Brandon Schaefer (community): Approve
- Christopher Lee (community): Needs Fixing
- Andrea Azzarone (community): Needs Fixing
-
Diff: 367 lines (+144/-50)8 files modifieddash/DashController.cpp (+8/-10)
dash/DashController.h (+2/-1)
launcher/LauncherController.cpp (+1/-1)
manual-tests/Dash.txt (+13/-0)
plugins/unityshell/src/unityshell.cpp (+13/-4)
plugins/unityshell/src/unityshell.h (+1/-1)
tests/autopilot/unity/tests/test_dash.py (+55/-17)
tests/autopilot/unity/tests/test_hud.py (+51/-16)
affects: | indicator-appmenu → unity |
tags: | added: hud |
tags: | added: multimonitor |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Medium |
summary: |
- hud doesn't get dismissed if you click in the other monitor + HUD, Multi-monitor - doesn't get dismissed if you click in the other + monitor |
Changed in ayatana-design: | |
status: | New → Triaged |
Changed in unity: | |
milestone: | none → backlog |
summary: |
- HUD, Multi-monitor - doesn't get dismissed if you click in the other + HUD, Multi-monitor - HUD doesn't get dismissed if you click in the other monitor |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
importance: | High → Medium |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
status: | Triaged → In Progress |
milestone: | backlog → 6.6 |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
tags: | added: udp |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignq removed: hud multimonitor udp |
To post a comment you must log in.
there's a very similar bug about the dash (bug 923657) and I believe that is the main cause of this issue if I am not misunderstanding something here.