[unity8] It's impossible to close some dialogs (missing 'X' window button)
Bug #1668053 reported by
dinamic
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Michał Sawicz | ||
Mir |
Invalid
|
Undecided
|
Unassigned | ||
Ubuntu UX |
New
|
Undecided
|
Unassigned | ||
qtmir (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
qtubuntu (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Lukáš Tinkl |
Bug Description
ubuntu 17.04 Unity 8
[unity8] kate, impossible to close "Print Preview" window
see attached screenshot
Print Preview window doesn't have windows controls or a close button
Launch Kate, from the menu File > Print Preview
try to close the window, you can't because doh
Related branches
lp://staging/~lukas-kde/unity8/close-child-window
- Unity8 CI Bot: Approve (continuous-integration)
- Albert Astals Cid (community): Abstain
- Daniel d'Andrada (community): Approve
- Michał Sawicz: Pending requested
-
Diff: 14 lines (+0/-4)1 file modifiedqml/Stage/ChildWindow.qml (+0/-4)
description: | updated |
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
Changed in qtmir (Ubuntu): | |
importance: | Undecided → High |
Changed in qtubuntu (Ubuntu): | |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
no longer affects: | mir |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
tags: | added: unity8-desktop |
Changed in ubuntu-ux: | |
status: | Invalid → New |
Changed in canonical-devices-system-image: | |
milestone: | none → u8c-1 |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in canonical-devices-system-image: | |
milestone: | u8c-1 → u8c-2 |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
Changed in qtubuntu (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in qtmir (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in mir: | |
status: | Incomplete → Invalid |
To post a comment you must log in.
I'm not sure but AFAIK Mir does not yet have the sufficient client API for child windows to specify whether they support close/minimize/ maximize (which is independent information from the window type). It's possible we're trying to guess the right feature set right now.