[snappy][Ubuntu 16.04][CSD] Gtk-CRITICAL terminal errors when cursor passes over titlebar
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | wontfix |
firefox66 | --- | wontfix |
firefox67 | --- | fix-optional |
firefox68 | --- | fix-optional |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
The following errors appear in the terminal when the cursor interacts with client-side titlebar with Snap Beta 66.0b6 package.
(firefox:29495): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed
(firefox:29495): Gtk-CRITICAL **: gtk_style_context_get_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed
(firefox:29495): Gtk-CRITICAL **: gtk_style_context_set_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed
(firefox:29495): Gtk-CRITICAL **: gtk_render_background: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed
(firefox:29495): Gtk-CRITICAL **: gtk_render_frame: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed
I can reproduce this with latest Nightly 67 on Ubuntu 16.04 (Snap build environment). The errors still appear regardless of the value of mozilla.widget.use-argb-visuals
. They don't appear on Ubuntu 18.04/18.10 (non-Snap).
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6615b44439f9ae068611efca66cb09bb94cd3920&tochange=7b006f2910ccabc207dd3a6c6e861406b5d18fb7
Regressed by Bug 1408360.
Comment 2•6 years ago
|
||
I don't think we need to track this, no.
Comment 3•6 years ago
|
||
Bulk change for all regression bugs with status-firefox67 as 'fix-optional' to be marked 'affected' for status-firefox68.
Updated•6 years ago
|
Updated•4 years ago
|
Description
•