Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

GTK List choosers are bugged

Open Estebiu opened this issue 2 years ago • 4 comments

Steps to reproduce: Open in fullscreen Firefox and scroll in a gtk list chooser. Expected outcome: When scrolling the list it moves Noted outcome: The list moves AND the page beneath itself.

Tried both with a touchpad and with a mouse.

The video is bigger than 10Mb so I shared it as a link. https://files.estebiu.com/share/WUjn8hCB

Estebiu avatar Sep 29 '22 13:09 Estebiu

yes, my program crashes because of a gtk bug: Gtk-CRITICAL **: 21:50:16.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

CrezyDud avatar Sep 30 '22 19:09 CrezyDud

any app to test?

vaxerski avatar Sep 30 '22 19:09 vaxerski

eclipse with GTK_BACKEND=x11 eclipse wayland mode is broken, thats why i run it in x

(it works on wayfire)

CrezyDud avatar Sep 30 '22 19:09 CrezyDud

ok on gnome i get scrollbar size 0 error, but it works anyway, so its not that error

CrezyDud avatar Oct 01 '22 11:10 CrezyDud

This issue seems to be resolved now.

Estebiu avatar Dec 15 '22 22:12 Estebiu