Title bar menu transition is wrong
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Michał Sawicz | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Lukáš Tinkl |
Bug Description
When hovering your mouse over the title bar, the app title fades out and the app menu is shown, but without an animation.
It should probably be a cross-fade instead.
ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: unity8 8.15+17.
ProcVersionSign
Uname: Linux 4.10.0-11-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Fri Mar 10 15:33:44 2017
InstallationDate: Installed on 2016-05-06 (307 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: unity8
UpgradeStatus: Upgraded to zesty on 2016-11-22 (108 days ago)
Related branches
- Unity8 CI Bot: Approve (continuous-integration)
- Albert Astals Cid (community): Approve
-
Diff: 369 lines (+100/-46)9 files modifiedqml/ApplicationMenus/MenuBar.qml (+35/-11)
qml/Components/WindowControlButtons.qml (+0/-21)
qml/Panel/Panel.qml (+2/-0)
qml/Stage/DecoratedWindow.qml (+3/-0)
qml/Stage/MoveHandler.qml (+4/-0)
qml/Stage/WindowDecoration.qml (+12/-14)
tests/qmltests/ApplicationMenus/tst_MenuBar.qml (+2/-0)
tests/qmltests/Stage/tst_DesktopStage.qml (+18/-0)
tests/qmltests/tst_Shell.qml (+24/-0)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
tags: | added: unity8-desktop |
tags: | added: visual-quality |
Changed in unity8 (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
milestone: | u8c-1 → u8c-z |
status: | Fix Committed → Fix Released |
milestone: | u8c-z → u8c-1 |
Is that with or without silo 2481?