Closed
Bug 1419460
Opened 8 years ago
Closed 8 years ago
[gnome-shell, Ubuntu 17.10] Titlebar is shown despite settings to draw in the titlebar
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Follow up from Bug 1417933 comment 11. Gnome-shell should support GDK_DECOR_BORDER, we need to investigate why it's ignored on Ubuntu 17.10.
| Assignee | ||
Comment 1•8 years ago
|
||
It's because Ubuntu sets XDG_CURRENT_DESKTOP to "ubuntu:GNOME" instead of "GNOME" so the titlebar style is not detected properly and the titlebar is disabled.
| Assignee | ||
Comment 2•8 years ago
|
||
Bug 1419456 needs to land before we fix this one.
Depends on: 1419456
| Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8931346 [details]
Bug 1419460 - search XDG_CURRENT_DESKTOP for desktop environment type substring,
https://reviewboard.mozilla.org/r/202482/#review208898
::: commit-message-b6bed:1
(Diff revision 1)
> +Bug 1419460 - search XDG_CURRENT_DESKTOP for DE type substring, r?jhorak
Please add a brief description why this is needed, and to the source code why the substring is checked.
Attachment #8931346 -
Flags: review?(jhorak)
| Comment hidden (mozreview-request) |
Comment 7•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8931346 [details]
Bug 1419460 - search XDG_CURRENT_DESKTOP for desktop environment type substring,
https://reviewboard.mozilla.org/r/202482/#review209720
Attachment #8931346 -
Flags: review?(jhorak) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/f6bd72fc9215
search XDG_CURRENT_DESKTOP for desktop environment type substring, r=jhorak
Comment 9•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•