listview scrolling is broken
Scrolling in GtkListView is broken. The scroll is set to random places
How to reproduce:
- Open gtk4-demo -> Lists -> settings
- Scroll the first column to bottom.
- try to scroll up using a mouse scroll wheel (this may require some device that allows fast strolling to reproduce).
Result: Some culprit is not allowing the listview to be scrolled up resetting the scroll value close to bottom every now and then.
The following warning is print to console:
(gtk4-demo:60026): Gtk-WARNING **: 20:14:31.036: GtkListView failed to scroll to given position. Ignoring...