Open Bug 1213600 Opened 9 years ago Updated 2 years ago

Style of the context menu does not match system-wide look

Categories

(Core :: Widget: Gtk, defect, P4)

41 Branch
defect

Tracking

()

People

(Reporter: nagisa, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: polish, Whiteboard: tpi:+)

Attachments

(1 file)

With gtk 3.18 the style of context menu won’t match the style of context menu used system-wide.

Note the border on the attached screenshot.
Blocks: gtk3
See Also: → 1211892
Which system/theme do you run?
Flags: needinfo?(simonas+bugzilla.mozilla.org)
System = Arch Linux. Theme is the standard gtk 3.18 Adwaita with following gtk.css in config directory placed:

$ cat ~/config/gtk-3.0/gtk.css 
.solid-csd {
    margin: 0px;
    border: none;
}

.titlebar {
    border-radius: 0px;
}

.context-menu, GtkMenu {
    background: #f8f8f8;
}
Flags: needinfo?(simonas+bugzilla.mozilla.org)
Keywords: polish
Priority: -- → P4
Whiteboard: tpi:+
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: