This matches the GTK4 behavior, and shouldn't change behavior on
GNOME+Wayland, since the deltas for mousewheel ticks are 1.0 there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Branch
- default
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
widget/gtk/nsWindow.cpp | ||
---|---|---|
5805 | I don't think this is quite correct - we set GDK_SCROLL_MASK to eventWidget. |
widget/gtk/nsWindow.cpp | ||
---|---|---|
5805 | Is there a bug # for that? Anyways this seemed to work everywhere I tried but sure. |
widget/gtk/nsWindow.cpp | ||
---|---|---|
5805 | No, that's just in my TODO list :) |
widget/gtk/nsWindow.cpp | ||
---|---|---|
4595 | May be worth to preserve the comments at least to keep the knowledge here. |