RESOLVED FIXED210002
[GTK] New scrollbar click behavior
https://bugs.webkit.org/show_bug.cgi?id=210002
Summary [GTK] New scrollbar click behavior
Alice Mikhaylenko
Reported 2020-04-04 05:27:39 PDT
See https://bugs.webkit.org/show_bug.cgi?id=115363, this is an issue with non-native scrollbars now. When you click on the trough outside the drag handle, the position just jumps a bit into that direction instead of: 1. Scrollbar handle jumping there immediately (in GTK even with an animation) 2. Starting a drag
Attachments
Patch (1.43 KB, patch)
2020-04-14 03:12 PDT, Carlos Garcia Campos
no flags
Patch (1.59 KB, patch)
2020-04-14 03:13 PDT, Carlos Garcia Campos
aperez: review+
Carlos Garcia Campos
Comment 1 2020-04-04 05:34:41 PDT
Yes, we did this on purpose, following the behavior of other browsers instead of GTK, but I agree we should follow GTK for consistency, at least in the GTK port. I'll fix it.
Carlos Garcia Campos
Comment 2 2020-04-14 03:12:01 PDT
Carlos Garcia Campos
Comment 3 2020-04-14 03:13:30 PDT
Carlos Garcia Campos
Comment 4 2020-04-14 05:17:48 PDT
Note You need to log in before you can comment on or make changes to this bug.