Open Bug 1749169 Opened 3 years ago Updated 4 months ago

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

Categories

(Core :: Widget: Gtk, defect)

defect

Tracking

()

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.

Emilio, I wonder how Bug 1836886 align here? We can use discrete scroll events directly with patches at Bug 1836886 so is this patch still applicable or do you want to rebase it on top of Bug 1836886 one?
Thanks.

Flags: needinfo?(emilio)

I suspect bug 1836886 fixes this too. I wonder, tho, if this patch also works and fixes bug 1836886 similarly? It'd be simpler...

Status: ASSIGNED → NEW
Flags: needinfo?(stransky)
See Also: → 1836886
Flags: needinfo?(emilio)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: