Bug 8465 - Back/forward mouse buttons trigger incorrect button events on Chromium
Summary: Back/forward mouse buttons trigger incorrect button events on Chromium
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.19.0
Assignee: Bugzilla mail exporter
URL:
Keywords: relnotes
Depends on:
Blocks:
 
Reported: 2024-11-28 15:40 CET by Adam Halim
Modified: 2025-01-24 16:14 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Adam Halim cendio 2024-11-28 15:40:51 CET
On chromium, using the back/forward mouse buttons will send incorrect button events to the server. This happens on all platforms (tested macOS, Windows 11 and Linux.)

Back/forward get mapped to 3/4 respectively, which results in a scroll up/down event being sent.

There is a patch for this upstream which resolves the issue [1].

[1] https://github.com/novnc/noVNC/pull/1919
Comment 1 Frida Flodin cendio 2025-01-16 10:11:01 CET
Bug 8465 should be solved with issue 
https://github.com/novnc/noVNC/issues/1918
Comment 3 Adam Halim cendio 2025-01-20 11:12:38 CET
Tested this after the vendor drop, it is now fixed.

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