Opening a Quicklist while in Spread can sometimes render the Quicklist and Launcher unusable
Bug #1441626 reported by
Christopher Townsend
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Christopher Townsend | ||
7.2 |
Fix Committed
|
Low
|
Christopher Townsend | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Christopher Townsend | ||
Trusty |
Fix Released
|
Low
|
Unassigned |
Bug Description
[Impact]
When opening a Quicklist while in Spread, the Quicklist and Launcher can sometimes be unusable. The Quicklist will be open, but it doesn't accept clicks nor does the Launcher. In order to clear out this condition, I enter keynav mode for the Launcher.
[Test case]
1. Open multiple windows for an application
2. Spread the application by clicking in the launcher icon (once or twice,
depends whether it was focused before)
3. Right-click the launcher icon, to open the quicklist
4. Quicklist should work normally and so the launcher. Accepting clicks.ù
[Regression Potential]
Quicklist might not be opened on right-click
Related branches
lp://staging/~townsend/unity/fix-quicklist-spread
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 30 lines (+9/-4)1 file modifiedlauncher/LauncherIcon.cpp (+9/-4)
lp://staging/~unity-team/unity/trusty-sru-7.2.6
- Andrea Azzarone (community): Approve
-
Diff: 1554 lines (+547/-141)43 files modifiedCMakeLists.txt (+1/-1)
ChangeLog (+182/-0)
UnityCore/GLibDBusProxy.cpp (+16/-3)
UnityCore/GnomeSessionManager.cpp (+6/-1)
dash/DashController.cpp (+2/-0)
dash/DashController.h (+0/-1)
dash/DashView.cpp (+72/-32)
dash/DashView.h (+3/-3)
dash/PlacesGroup.cpp (+13/-2)
dash/PlacesGroup.h (+1/-0)
dash/ResultView.cpp (+25/-0)
dash/ResultView.h (+6/-4)
dash/ResultViewGrid.cpp (+29/-13)
dash/ScopeView.cpp (+20/-22)
dash/ScopeView.h (+2/-0)
debian/changelog (+51/-0)
decorations/DecoratedWindow.cpp (+5/-0)
decorations/DecoratedWindow.h (+1/-0)
decorations/DecorationsManager.cpp (+5/-1)
hud/HudButton.cpp (+0/-5)
hud/HudController.cpp (+2/-0)
hud/HudController.h (+0/-1)
launcher/DeviceNotificationDisplayImp.cpp (+0/-1)
launcher/LauncherController.cpp (+2/-2)
launcher/LauncherIcon.cpp (+9/-4)
panel/PanelView.cpp (+18/-0)
panel/PanelView.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+16/-2)
plugins/unityshell/unityshell.xml.in (+6/-0)
unity-shared/BGHash.cpp (+5/-2)
unity-shared/CompizUtils.cpp (+0/-3)
unity-shared/OverlayRenderer.cpp (+2/-0)
unity-shared/OverlayScrollView.cpp (+5/-1)
unity-shared/OverlayScrollView.h (+2/-0)
unity-shared/OverlayWindowButtons.cpp (+3/-3)
unity-shared/PlacesOverlayVScrollBar.cpp (+5/-0)
unity-shared/PlacesOverlayVScrollBar.h (+8/-6)
unity-shared/PluginAdapter.cpp (+5/-1)
unity-shared/SearchBar.cpp (+9/-23)
unity-shared/SearchBar.h (+1/-3)
unity-shared/UnitySettings.cpp (+6/-1)
unity-shared/UnitySettings.h (+1/-0)
unity-shared/WindowButtons.cpp (+1/-0)
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Changed in unity: | |
milestone: | none → 7.3.3 |
Changed in unity: | |
status: | Confirmed → In Progress |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity: | |
status: | In Progress → Fix Committed |
description: | updated |
description: | updated |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu Trusty): | |
importance: | Undecided → Low |
To post a comment you must log in.
This bug was fixed in the package unity - 7.3.2+15. 10.20150522- 0ubuntu1
--------------- 15.10.20150522- 0ubuntu1) wily; urgency=medium
unity (7.3.2+
[ CI Train Bot ]
* New rebuild forced.
[ Chris Townsend ] settings. (LP:
* Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-
#1202160, #1101662)
* Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
* If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
* If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
* Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)
[ Luke Yelavich ]
* Implement scope bar icon accessibility (LP: #1457073)
[ Marco Trevisan (Treviño) ]
* ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)
-- CI Train Bot <email address hidden> Fri, 22 May 2015 13:21:14 +0000