[regression] Launcher tooltip should not appear when keyboard overlay is shown
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ayatana Design |
Fix Released
|
Low
|
John Lea | ||
| Unity |
Fix Released
|
Low
|
Andrea Azzarone | ||
| unity (Ubuntu) |
Fix Released
|
Low
|
Andrea Azzarone | ||
Bug Description
Steps to reproduce:
----------------
1. Mouseover any item in the launcher so that a tooltip appears
2. Press and hold super key so that the shortcut hint overlay appears
3. Move the mouse away from the launcher
What happens:
The tooltip keeps showing over the launcher icon even though the cursor is far away.
What should happen:
As soon as the mouse leave the launcher icon the tooltip should hide.
<<The same happens if you press and hold super key and mouse over any launcher item>>
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.2.0-0ubuntu1
ProcVersionSign
Uname: Linux 3.5.0-9-generic x86_64
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
Date: Sun Aug 12 20:14:59 2012
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
SourcePackage: unity
UpgradeStatus: Upgraded to quantal on 2012年07月10日 (33 days ago)
Related branches
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Thomi Richards (community): Approve (quality)
- Marco Trevisan (Treviño): Approve
-
Diff: 387 lines (+219/-23) 11 files modifiedapilauncher/Decaymulator.h (+1/-1)
launcher/Launcher.cpp (+4/-4)
launcher/LauncherHideMachine.cpp (+5/-3)
launcher/LauncherHideMachine.h (+2/-2)
launcher/LauncherHoverMachine.cpp (+5/-7)
launcher/LauncherHoverMachine.h (+4/-5)
tests/CMakeLists.txt (+2/-0)
tests/autopilot/unity/tests/launcher/test_shortcut.py (+6/-0)
tests/test_launcher.cpp (+0/-1)
tests/test_launcher_hide_machine.cpp (+75/-0)
tests/test_launcher_hover_machine.cpp (+115/-0)
- Shortcut overlay with the tooltip in 12.10 Edit (1.1 MiB, image/png)
- Dependencies.txt Edit (6.5 KiB, text/plain; charset="utf-8")
- ProcEnviron.txt Edit (291 bytes, text/plain; charset="utf-8")
+ [regression] Launcher tooltip should not appear when keyboard overlay is
+ shown
This bug was fixed in the package unity - 6.12.0daily12.
---------------
unity (6.12.0daily12.
[ Michael Terry ]
* debian/control:
- Update Vcs-Bzr
* Automatic snapshot from revision 2905 (bootstrap)
- Hide launcher tooltip once shortcut overlay appears (LP: #1035860)
- Update shortcut overlay design (LP: #1049601)
- Don't cut off shadow on launcher icon drag window (LP: #765715)
- Provide more immediate feedback when clickong on launcher (LP: #893140)
- Decorate spread windows in switcher (LP: #838222)
- Make sure to initialize a variable before it can be used (LP: #1073516)
- Fix FTBFS due to BAMF API change (LP: #1077937)
- Run gtest during build (LP: #133637)
- Make shopping lens test more robust (LP: #1077131)
- Fix some random autopilot test failures (LP: #1078448)
- Fix autopilot tests for details mode (LP: #1073892)
- Fix autopilot tests for indicator-session (LP: #1075350)
- Fix autopilot tests for non-English locales (LP: #1075898)
[ Didier Roche ]
* debian/control:
- adding libgtest-dev and google-mock build-dep now that there are in main
(LP: #1076763)
- add libunity-core -> unity-common dep (LP: #1079132)
- do not have unity-common dep on compiz-gnome: the migration code is only
ran if compiz-gnome is installed, but compiz-gnome is pulled by compiz
directly. We don't care if the migration code isn't executed.
[ bschaefer ]
* Ported to nux 4.0
[ Ricardo Salveti de Araujo ]
* Doesn't need to depend on gcc 4.6 anymore (LP: #1044836)
[ Nick Dedekind ]
* Previews loading more than 454 lines of description text crash Unity
(LP: #1066788)
[ Brandon Schaefer ]
* unity::
after 24 days of uptime (LP: #806248)
* Top panel "tooltip" is gone (regression) (LP: #1085045)
* Dash - Implement *overlay scrollbars* in Dash. Existing scrollbars
are too thin to grab on to. (LP: #608124)
[ Andrea Azzarone ]
* Dash - Regression: Clicking between filter label and 'All' button no
longer toggles filter label (LP: #1080534)
[ Didier Roche ]
* libunity-core fails without the schemas from unity-common (LP:
#1079132)
[ Manuel de la Pena ]
* There is no common ui element that behaves like a url link (LP:
#1067705)
[ Automatic PS uploader ]
* Automatic snapshot from revision 2956
-- Automatic PS uploader <email address hidden> 2012年12月05日 09:27:29 +0000
Fix Released in Unity Unity 7.0.0 "R series".