multi-windows titles not being displayed in launcher popup menu
Bug #1661668 reported by
Bill Filler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Michael Zanetti |
Bug Description
Expectation is for the launcher icon popup menus to be on parity with unity7 popup menus. Currently it is missing the window titles for multi window apps.
Steps to repro:
Open the webbrowser-app
Via the menu, create a new window
Expected Results:
- browser icon in launcher should show 2 dots on left of icon
- right clicking on browser icon should display popup menu listing the window titles of all browser windows that are open, selecting the title from the menu should bring that window to the foreground
Actual Results:
- browser icon in launcher shows 2 dots
- popup menu does not show window titles
Related branches
lp://staging/~mzanetti/unity8/surfacetitles-in-quicklist
- Unity8 CI Bot: Approve (continuous-integration)
- Lukáš Tinkl (community): Approve
-
Diff: 472 lines (+183/-31)14 files modifiedCMakeLists.txt (+1/-1)
debian/control (+1/-1)
plugins/Unity/Launcher/CMakeLists.txt (+2/-0)
plugins/Unity/Launcher/launcheritem.cpp (+27/-6)
plugins/Unity/Launcher/launcheritem.h (+3/-2)
plugins/Unity/Launcher/launchermodel.cpp (+47/-14)
plugins/Unity/Launcher/launchermodel.h (+3/-1)
plugins/Unity/Launcher/quicklistmodel.cpp (+7/-0)
plugins/Unity/Launcher/quicklistmodel.h (+1/-0)
qml/Launcher/LauncherPanel.qml (+1/-0)
tests/mocks/Unity/Application/MirSurface.cpp (+4/-0)
tests/mocks/Unity/Application/MirSurface.h (+1/-0)
tests/plugins/Unity/Launcher/CMakeLists.txt (+3/-0)
tests/plugins/Unity/Launcher/launchermodeltest.cpp (+82/-6)
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Zanetti (mzanetti) |
status: | New → Confirmed |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
To post a comment you must log in.
This bug was fixed in the package unity8 - 8.15+17. 04.20170321- 0ubuntu1
--------------- 04.20170321- 0ubuntu1) zesty; urgency=medium
unity8 (8.15+17.
[ Albert Astals Cid ]
* Signal aboutToShow (LP: #1664578)
* Support Panel top level items to be disabled (LP: #1670694)
* Improve Launcher ←→ touch menu interaction (LP: #1667620, #1671069)
* Fix real world submenus (e.g. kate) not getting their first item
selected on open (LP: #1666859)
[ Daniel d'Andrada ] odel: don't put hidden windows in the model (LP:
* Really disable the window decoration when in staged mode (LP:
#1670361)
* Don't let clients resize their surfaces while in staged
(phone/tablet) mode (LP: #1670390)
* TopLevelWindowM
#1665286)
[ Lukáš Tinkl ]
* Reset always-show-osk gsetting on startup to default value (false
atm)
* Fix the restored-to position with Miral due to the state changes
being async (LP: #1669819)
* Add a cursor name fallback mapping "grabbing" -> "closedhand" for
Breeze
* Fix unsnapping a maximized window from the panel (LP: #1671721)
* Disable altDrag feature outside windowed mode
[ Michael Terry ]
* Don't lock the screen for guest users or users in the nopasswdlogin
group. (LP: #1644237)
* Support GNOME-style logout DBus API (making the Logout, Reboot, and
Shutdown launcher commands work) (LP: #1673229)
[ Michael Zanetti ]
* Add support for closing apps from the spread with "Q" (LP: #1670327)
* hide "private" launcher quicklist entries when the greeter is locked
(LP: #1667649)
* add surface titles to launcher's quicklist (LP: #1661668)
* properly reset the drawer state when cancelling a horizontal drag
(LP: #1669536)
* fix the focus moving correctly between launcher and drawer (LP:
#1669880)
* unfocus the drawer's textfield when it is moved (LP: #1669839)
[ Pete Woods ]
* Fix up indicators-client after refactoring (LP: #1672797)
-- Michał Sawicz <email address hidden> Tue, 21 Mar 2017 10:58:13 +0000