Bug 495882

Summary: Battery low notification shows Bluetooth-connected MX Master mouse as a keyboard
Product: [Plasma] plasmashell Reporter: slaecker <kde-bugs>
Component: Power management & brightnessAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: normal CC: kde, natalie_clarius, nate
Priority: NOR    
Version: 6.2.4   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=465957
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Mouse shown as keyboard on battery low notification

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.