[SRU] GLArea transparency broken
Bug #2077290 reported by
Robert Ancell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk+3.0 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Noble |
Fix Released
|
High
|
Nathan Teodosio |
Bug Description
[Impact]
In Noble a GtkGlArea widget with transparency doesn't show the GTK widgets beneath it correctly. This was a regression fixed in https:/
[Test Case]
Run gdkgears:
$ apt source gtk+3.0
$ cd src/gtk+3.0-3.24.41
$ meson _build
$ ninja -C _build
$ ./_build/
Click "Alpha" checkbox.
Expected results:
Gears are shown with Gtk window background behind them.
Observed results:
Uninitialized buffer is shown behind gears (commonly looks like repeated contents of old window frames).
[Regression potential]
Issues can be expected in GTK3 widgets with a transparent background.
Changed in gtk+3.0 (Ubuntu): | |
status: | New → Fix Released |
Changed in gtk+3.0 (Ubuntu Noble): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in gtk+3.0 (Ubuntu): | |
importance: | Undecided → High |
description: | updated |
tags: | added: noble |
tags: | added: udeng-3958 |
Changed in gtk+3.0 (Ubuntu Noble): | |
assignee: | nobody → Nathan Teodosio (nteodosio) |
To post a comment you must log in.
I confirmed the fix in 24.04 and created https:/ /salsa. debian. org/gnome- team/gtk3/ -/merge_ requests/ 24 for it.