[unity8] can't restore an app if you minimize it while a child window, menu or context menu is opened
Bug #1672337 reported by
dinamic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Michał Sawicz | ||
miral (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
qtmir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Invalid
|
High
|
Lukáš Tinkl |
Bug Description
ubuntu 17.04 unity8
[unity8] can't restore an app if you minimize it while a child window, menu or context menu is opened
open whatever app, kate without Xmir, right click to open a context menu or just open a child window. minize the app then try to restore it by clicking on the icon on the launcher
doesn't seem to work here
Related branches
lp://staging/~lukas-kde/qtmir/fix-app-request-focus-lp1672337
- Daniel d'Andrada (community): Approve
- Unity8 CI Bot (community): Approve (continuous-integration)
-
Diff: 22 lines (+9/-3)1 file modifiedsrc/modules/Unity/Application/application.cpp (+9/-3)
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
Changed in canonical-devices-system-image: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Michał Sawicz (saviq) |
milestone: | none → u8c-2 |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
tags: | added: unity8-desktop |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
To post a comment you must log in.
Looking at the logs, when the top-level surface is minimized its child still keeps focused and in the same state. Not sure if the child should also go to minimized state (probably yes) but I'm sure it should not be kept focused.
This looks like a miral bug.