Switching maximized windows using the spread might lead to wrong title.
Bug #1614116 reported by
Andrea Azzarone
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Test case]
1. Open at least two maximized windows
2. Select one of the windows (last opened seems better)
3. Hit Super + W
4. Start writing to select the other(s) window opened
5. Select it, hitting enter.
The title will be wrong (the one of the previous title)
[Regression potential]
Windows might be wrongly selected by the spread filter
Related branches
lp://qastaging/~azzar1/unity/fix-spread-maximized-windows-keyboard-switch
- Marco Trevisan (Treviño): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedunity-shared/PluginAdapter.cpp (+1/-1)
lp://qastaging/~unity-team/unity/x-sru4
- Unity Team: Pending requested
-
Diff: 1517 lines (+607/-196)26 files modifieddash/FilterExpanderLabel.cpp (+8/-0)
dash/FilterExpanderLabel.h (+1/-0)
debian/changelog (+43/-0)
decorations/DecoratedWindow.cpp (+29/-1)
decorations/DecoratedWindow.h (+1/-0)
decorations/DecorationsForceQuitDialog.cpp (+7/-7)
decorations/DecorationsPriv.h (+3/-0)
decorations/DecorationsWindowButton.cpp (+34/-15)
decorations/DecorationsWindowButton.h (+2/-1)
launcher/SwitcherController.cpp (+3/-2)
launcher/SwitcherView.cpp (+9/-2)
lockscreen/UserAuthenticatorPam.cpp (+3/-2)
panel/PanelMenuView.cpp (+1/-1)
panel/PanelView.cpp (+3/-0)
plugins/unityshell/src/unityshell.cpp (+28/-14)
plugins/unityshell/src/unityshell.h (+2/-2)
shutdown/SessionView.cpp (+0/-8)
unity-shared/CMakeLists.txt (+1/-0)
unity-shared/DashStyle.cpp (+42/-82)
unity-shared/DashStyle.h (+10/-14)
unity-shared/DecorationStyle.cpp (+6/-1)
unity-shared/OverlayRenderer.cpp (+113/-42)
unity-shared/PluginAdapter.cpp (+1/-1)
unity-shared/SpreadWidgets.cpp (+195/-0)
unity-shared/SpreadWidgets.h (+48/-0)
unity-shared/WindowButtons.cpp (+14/-1)
description: | updated |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
Added to Trello: https:/ /trello. com/c/sSF8HScz/ 47-bug- 1614116- switching- maximized- windows- using-the- spread- might-lead- to-wrong- title