mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1296] [Bug] Mouse button 5 appears to be displayed as mouse button 3 in recordings #3424
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#3424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muzikbike on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1296
Originally assigned to: @NickeManarin on GitHub.
Describe the bug
When checking the fix for #1292, I noticed that mouse button 4 is correctly reported as expected, but mouse button 5 uses the middle mouse button colour instead of the mouse 5 colour.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It'd use the fifth button colour - orange by default.
Screenshots


In order: left, right, middle, fourth, fifth
Desktop (please complete the following information):
Additional context

Other programs recognise buttons 4 and 5 fine, so I can confirm the mouse in question is not misconfigured.