Top panel "tooltip" gets out of sync when navigating with the keyboard
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Low
|
Albert Astals Cid | ||
| 6.0 |
Fix Released
|
Low
|
Albert Astals Cid | ||
| unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
| Quantal |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
[Impact]
Tooltip getting out of sync.
[Test Case]
How to reproduce:
* Press Alt+F1
* Press down arrow twice
* Notice the top panel text says the name of the app you are in (in my case Firefox)
* Press right arrow
* Press left arrow
* Notice the top panel text got out of sync and instead of Firefox now says Tauler d'inici (the catalan word for the first button)
[Regression Potential]
Low, updates the "selection changed" more often so should just work better.
Related branches
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 209 lines (+69/-9) 9 files modifiedapilauncher/AbstractLauncherIcon.h (+1/-0)
launcher/LauncherController.cpp (+18/-6)
launcher/LauncherControllerPrivate.h (+2/-0)
launcher/LauncherIcon.cpp (+5/-0)
launcher/LauncherIcon.h (+1/-0)
launcher/MockLauncherIcon.h (+4/-0)
launcher/QuicklistView.cpp (+8/-3)
launcher/QuicklistView.h (+1/-0)
tests/test_launcher_controller.cpp (+29/-0)
- Marco Trevisan (Treviño): Approve
-
Diff: 213 lines (+71/-11) 9 files modifiedapilauncher/AbstractLauncherIcon.h (+1/-0)
launcher/LauncherController.cpp (+18/-6)
launcher/LauncherControllerPrivate.h (+2/-0)
launcher/LauncherIcon.cpp (+5/-0)
launcher/LauncherIcon.h (+1/-0)
launcher/MockLauncherIcon.h (+4/-0)
launcher/QuicklistView.cpp (+10/-5)
launcher/QuicklistView.h (+1/-0)
tests/test_launcher_controller.cpp (+29/-0)
a fix for lp:unity/6.0 will also be appreciated
Sure, that's easy, let's just get this one approved and merged and i'll prepare the one for 6.0 after that
This bug was fixed in the package unity - 6.12.0-0ubuntu1
---------------
unity (6.12.0-0ubuntu1) raring; urgency=low
* New upstream release.
- Includes two already cherry-picked fixes in Ubuntu
- Unregister gdbus object in the dtor (LP: #1047760)
- Top panel "tooltip" got out of sync when navigating with the
keyboard (LP: #1067358)
- Fix escaping of _panel_title (LP: #1067357)
- Fix ALT+Tab switches to incorrect window (LP: #1071298)
- Stop Unity UI elements from flickering in some cases (LP: #1070735)
-- Timo Jyrinki <email address hidden> 2012年11月08日 11:10:13 +0200
Hello Albert, or anyone else affected,
Accepted unity into quantal-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please change the bug tag from verification-needed to verification-done. If it does not, change the tag to verification-
Further information regarding the verification process can be found at https:/
Can't verify as somehow in the new 6.12.0-0ubuntu0.1 the top panel does not have a tooltip anymore
removed: verification-needed
Hello Albert, or anyone else affected,
Accepted unity into quantal-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
Tested to be fixed now with the new -proposed version.
removed: verification-needed
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
This bug was fixed in the package unity - 6.12.0-0ubuntu0.2
---------------
unity (6.12.0-0ubuntu0.2) quantal-proposed; urgency=low
* Cherry-pick a fix for regression in top panel title (LP: #1085045)
* Cherry-pick a fix for unity::
unity (6.12.0-0ubuntu0.1) quantal-proposed; urgency=low
* New upstream release.
- Includes two already cherry-picked fixes in Ubuntu
- Unregister gdbus object in the dtor (LP: #1047760)
- Top panel "tooltip" got out of sync when navigating with the
keyboard (LP: #1067358)
- Fix escaping of _panel_title (LP: #1067357)
- Fix ALT+Tab switches to incorrect window (LP: #1071298)
- Stop Unity UI elements from flickering in some cases (LP: #1070735)
-- Timo Jyrinki <email address hidden> 2012年12月03日 11:35:27 +0200
Fix Released in Unity Unity 7.0.0 "R series".