Bug 495882 - Battery low notification shows Bluetooth-connected MX Master mouse as a keyboard
Summary: Battery low notification shows Bluetooth-connected MX Master mouse as a keyboard
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Power management & brightness (show other bugs)
Version: 6.2.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-06 15:26 UTC by slaecker
Modified: 2024-12-18 21:40 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Mouse shown as keyboard on battery low notification (59.70 KB, image/png)
2024-11-06 15:26 UTC, slaecker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description slaecker 2024-11-06 15:26:06 UTC
Created attachment 175585 [details]
Mouse shown as keyboard on battery low notification

SUMMARY
When getting a notification about low battery for my bluetooth mouse "Logitech MX Master 3s" it is advertised as a keyboard, though in the bluetooth menu it is correctly shown as a mouse.

STEPS TO REPRODUCE
1. Receive battery low notification for MX Master 3s.
2. Compare device type to Bluetooth menu.

OBSERVED RESULT
Mouse is shown as keyboard.

EXPECTED RESULT
Mouse should show up as a mouse.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0

ADDITIONAL INFORMATION

Notes on German words on the screenshot:
Tastatur = Keyboard
Maus = Mouse

dmesg output for MX Master:
input: MX Master 3S Mouse as /devices/virtual/misc/uhid/0005:046D:B034.0005/input/input23
hid-generic 0005:046D:B034.0005: input,hidraw4: BLUETOOTH HID v0.06 Mouse [MX Master 3S] on 04:cf:4b:1f:28:b7
input: Logitech MX Master 3S as /devices/virtual/misc/uhid/0005:046D:B034.0005/input/input25
logitech-hidpp-device 0005:046D:B034.0005: input,hidraw4: BLUETOOTH HID v0.06 Mouse [Logitech MX Master 3S] on 04:cf:4b:1f:28:b7
Comment 1 Nate Graham 2024-11-06 19:27:18 UTC
Some mice identify themselves as keyboards as well. Probably each one of those widgets gets a different data source. See also Bug 465957.