right-clicking launcher when choosing a workspace causes quicklists to freeze
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Marco Trevisan (Treviño) | ||
4.0 |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Marco Trevisan (Treviño) | ||
Oneiric |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) |
Bug Description
SRU TEST CASE:
1. click on the workspace switcher
2. right click on any application icon in the launcher
3. note the quicklist freezes
4. Now install Unity from oneiric-proposed
5. note the problem does not happen anymore
=====Original report=====
Hi
Description: Ubuntu 11.04
Release: 11.04
unity:
Installed: 3.8.12-0ubuntu1
Candidate: 3.8.12-0ubuntu1
Version table:
*** 3.8.12-0ubuntu1 0
500 http://
100 /var/lib/
3.
500 http://
What Happened:
1) I clicked on the workspace switcher to reveal the workspaces.
2) I right-clicked on a icon in the unity launcher, such as right clicking on the applications icon to then reveal the application sections.
3) Unity then, correctly, brought me to the current selected workspace. However the quicklist then freezes and doesn't respond to clicks or movement. The user then has to click on the actual launcher to then hide this frozen quicklist.
What I Expected to happen:
I expected for the quicklists to work after right-clicking on an icon in the launcher while choosing a workspace.
Hope this bug can be fixed soon :)
Andy
Related branches
- Marco Trevisan (Treviño): Disapprove
- Andrea Azzarone (community): Needs Fixing
- Tim Penhey: Pending requested
-
Diff: 106 lines (+34/-1)6 files modifiedplugins/unityshell/src/Launcher.cpp (+11/-1)
plugins/unityshell/src/Launcher.h (+1/-0)
plugins/unityshell/src/QuicklistManager.cpp (+6/-0)
plugins/unityshell/src/QuicklistManager.h (+2/-0)
plugins/unityshell/src/QuicklistView.cpp (+13/-0)
plugins/unityshell/src/QuicklistView.h (+1/-0)
- Tim Penhey (community): Approve
-
Diff: 98 lines (+44/-16)3 files modifiedmanual-tests/QuicklistOnExpo.txt (+14/-0)
plugins/unityshell/src/LauncherIcon.cpp (+29/-16)
plugins/unityshell/src/LauncherIcon.h (+1/-0)
- Tim Penhey (community): Approve
-
Diff: 98 lines (+44/-16)3 files modifiedmanual-tests/QuicklistOnExpo.txt (+14/-0)
plugins/unityshell/src/LauncherIcon.cpp (+29/-16)
plugins/unityshell/src/LauncherIcon.h (+1/-0)
Changed in unity: | |
status: | New → Confirmed |
tags: | added: bitesize |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
importance: | Medium → Low |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity: | |
assignee: | nobody → Alain Lessard (alales) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Alain Lessard (alales) |
Changed in unity: | |
status: | Triaged → Fix Committed |
Changed in unity (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in unity (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity: | |
assignee: | Alain Lessard (alales) → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity (Ubuntu): | |
assignee: | Alain Lessard (alales) → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | none → 5.0.0 |
description: | updated |
Changed in unity (Ubuntu Oneiric): | |
status: | New → Fix Committed |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | Fix Committed → Fix Released |
tags: |
added: verification-done removed: verification-needed |
Hi guys, i've found a workaround that solves this bug. I'll attach a debdiff right after this comment. I know it's not a perfect solution but maybe for now it can do the job. Thanks for your time!
AG