[multimonitor] Dash - Opening dash or HUD on one screen removes panel shadow on the other
Bug #892718 reported by
Omer Akram
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Committed
|
Medium
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
5.0 |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
The panel shadow is lost on the other screen.
[Test Case]
1. make sure you have a dual screen setup so that one display is over the other (didn't test the landscape setup)
2. open dash or HUD on the main monitor with super (or alt) key
3. note on the other screen
What happens:
the panel shadow is lost on the other screen.
What should happen:
the display without dash/HUD should stay unchanged
see the attached screenshot.
[Regression Potential]
None.
Related branches
lp://staging/~3v1n0/unity/panel-shadow-draw-fixes
- PS Jenkins bot (community): Approve (continuous-integration)
- Andrea Azzarone (community): Approve
- Brandon Schaefer (community): Approve
-
Diff: 157 lines (+35/-38)2 files modifiedplugins/unityshell/src/unityshell.cpp (+34/-38)
plugins/unityshell/src/unityshell.h (+1/-0)
lp://staging/~3v1n0/unity/panel-shadow-draw-fixes-5.0
- Brandon Schaefer (community): Approve
-
Diff: 107 lines (+17/-29)2 files modifiedplugins/unityshell/src/unityshell.cpp (+16/-28)
plugins/unityshell/src/unityshell.h (+1/-1)
lp://staging/~timo-jyrinki/unity/ubuntu.5200
- Didier Roche-Tolomelli: Approve
-
Diff: 762 lines (+265/-104)16 files modifiedAUTHORS (+1/-0)
CMakeLists.txt (+1/-1)
ChangeLog (+72/-0)
debian/changelog (+17/-0)
manual-tests/WindowButtons.txt (+14/-0)
plugins/unityshell/src/LauncherController.cpp (+1/-1)
plugins/unityshell/src/PanelMenuView.cpp (+3/-3)
plugins/unityshell/src/PluginAdapter.cpp (+91/-29)
plugins/unityshell/src/PluginAdapter.h (+6/-2)
plugins/unityshell/src/ResultRendererTile.cpp (+26/-24)
plugins/unityshell/src/WindowManager.cpp (+5/-0)
plugins/unityshell/src/WindowManager.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+16/-28)
plugins/unityshell/src/unityshell.h (+1/-1)
tests/test_launcher_controller.cpp (+10/-0)
tests/test_service_lens.c (+0/-15)
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | New → Confirmed |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
status: | Confirmed → Fix Committed |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in unity: | |
status: | In Progress → Confirmed |
Changed in unity (Ubuntu): | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → nobody |
status: | In Progress → Confirmed |
Changed in unity: | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → nobody |
summary: |
[multimonitor] Opening dash on one screen removes panel shadow on the - other and adds dash controls to the panel + other |
description: | updated |
Changed in ayatana-design: | |
importance: | Undecided → Medium |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in ayatana-design: | |
status: | New → Triaged |
tags: | added: udp |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
summary: |
- [multimonitor] Opening dash on one screen removes panel shadow on the - other + [multimonitor] Opening dash or HUD on one screen removes panel shadow on + the other |
description: | updated |
description: | updated |
summary: |
- [multimonitor] Opening dash or HUD on one screen removes panel shadow on - the other + [multimonitor] Dash - Opening dash or HUD on one screen removes panel + shadow on the other |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
description: | updated |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
milestone: | none → 7.0.0 |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
description: | updated |
tags: | added: verification-done |
tags: | removed: verification-needed |
tags: | added: rls-w-incoming |
To post a comment you must log in.
Buttons are now gone from the second monitor (not this bug but related) but still no shadow. Also affects landscape setup too.