Open Bug 1749169 Opened 2 years ago Updated 2 months ago

[wayland] [kde] Mousewheel ticks scroll faster in KWin than in GNOME

Categories

(Core :: Widget: Gtk, defect)

defect

Tracking

()

ASSIGNED
Tracking Status
firefox-esr91 --- wontfix
firefox96 --- wontfix
firefox97 --- wontfix
firefox98 --- wontfix
firefox99 --- wontfix
firefox100 --- wontfix
firefox101 --- wontfix

People

(Reporter: emilio, Assigned: emilio)

References

(Blocks 2 open bugs, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

That is because the event delta in the smooth event is not integral (it's e.g. 1.5). However they do send the discrete ticks as well.

This matches the GTK4 behavior, and shouldn't change behavior on
GNOME+Wayland, since the deltas for mousewheel ticks are 1.0 there.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
See Also: → 1748921

Set release status flags based on info from the regressing bug 1715513

Has Regression Range: --- → yes

This also affects me on KDE 5.26 Wayland. My Amazon fixed-lines mouse scrolls extremely fast.

As a workaround I set "mousewheel.system_scroll_override.enabled" to false and now it's a bit more comfortable. This gets it to scroll 2 rows in about:config instead of 3.

You need to log in before you can comment on or make changes to this bug.