Opened 4 years ago
Last modified 4 years ago
#16764 new bug
Mouse scrolls too much — at Version 4
Reported by: | miqlas | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Input/HID/USB | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description (last modified by )
This is hrev54904 x86-64.
I have a "Microsoft Wireless Mobile Mouse 1000" wireless mouse, which reports itself as:
045e:0745 /dev/bus/usb/0/11 "Microsoft Corp." "Nano Transceiver v1.0 for Bluetooth" ver. 0634
Scrolling with this mouse scrolls one page at time in WebPositive for example, while other mouse scrolls around 3 lines. I can't seem to find any option to set the scroll amount in Haiku.
USB hid report descriptors attached.
Removing and reattaching the USB receiver fixed it for now
Change History (7)
by , 4 years ago
Attachment: | usb_hid_report_descriptor_045e_0745_0.bin added |
---|
by , 4 years ago
Attachment: | usb_hid_report_descriptor_045e_0745_1.bin added |
---|
by , 4 years ago
Attachment: | usb_hid_report_descriptor_045e_0745_2.bin added |
---|
comment:1 by , 4 years ago
comment:2 by , 4 years ago
I have actually had this happen on Windows with some mice, but in reverse, i.e. scrolls too little, and removing/reinserting the dongle fixes the problem. So possibly not a Haiku issue, if it occurs in Linux intermittently or something like that.
comment:3 by , 4 years ago
Description: | modified (diff) |
---|
comment:4 by , 4 years ago
Description: | modified (diff) |
---|
This problem does not happens with other mouse, the mouse works ok on other OS. Removing and reattaching the USB receiver fixed it for now, so it seems it is a bug somewhere in Haiku's input processing chain.