Bug 8465 - Back/forward mouse buttons trigger incorrect button events on Chromium
Summary: Back/forward mouse buttons trigger incorrect button events on Chromium
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 15:40 CET by Adam Halim
Modified: 2024-12-03 13:29 CET (History)
0 users

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

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