Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#74712 - [gtk3] Add a patch to fix annoying rubberband scrolling issue
Attached to Project:
Arch Linux
Opened by Guilherme (GUiHKX) - Thursday, 12 May 2022, 02:52 GMT
Last edited by Antonio Rojas (arojas) - Friday, 17 June 2022, 16:23 GMT
Opened by Guilherme (GUiHKX) - Thursday, 12 May 2022, 02:52 GMT
Last edited by Antonio Rojas (arojas) - Friday, 17 June 2022, 16:23 GMT
|
DetailsA regression in gtk3 (and gtk4) messes the scrolling in gtk-based apps (e.g. gedit, vscode).
According to this mutter issue (https://gitlab.gnome.org/GNOME/mutter/-/issues/2261), this has been fixed in gtk3 by this commit: https://gitlab.gnome.org/GNOME/gtk/-/commit/5321fa25a52f9d91ed0c2f5ec59afbd8fd2f770a Would it be possible to cherry-pick this patch in the Arch package? Thank you! affected version of gtk3 package: 1:3.24.33-3 |
This task depends upon
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4682
Also mentioned that it fixes issue 4853:
'Backport gtk4 fixes for dropped input methods text commits to gtk3 Wayland'
https://gitlab.gnome.org/GNOME/gtk/-/issues/4853
---
Old post:
As of gtk3-1:3.24.33+r28+g01edbfb976-1, this seem fixed for me (I've only tested with vscode)
Someone else please confirm as well! :)
Your comment would indicate that the fix merged by GTK project was insufficient to fix the problem.
(I myself cannot help in this matter as I don't use Wayland and I haven't experienced the OP issue.)
So, the issue I was having with VSCode seems to be a different one indeed, and I reported it here: https://gitlab.gnome.org/GNOME/mutter/-/issues/2281
I think this can be closed.