ozone: evdev: block various mice from being keyboards
These mice's HID descriptors claim that they have full keyboards, when actually they're just normal mice. On tablets, this meant that the on-screen keyboard didn't show up with one of the mice connected, preventing text from being entered. Adding them to the blocklist fixes the issue. Tested with all the Microsoft and Logitech mice except the M500s and M185/M187. (The others had been previously identified by Works with Chromebook testing.) (Yes, the mouse is actually just called "Microsoft Bluetooth Mouse", I'm not just being vague: https://microsoft.com/en-us/p/microsoft-bluetooth-mouse/8qbx2w3xsp2h ) appears. Bug: none Test: Connect mouse, touch a text box, and check the on-screen keyboard Change-Id: I7913aebf685334dedafaef90943e9e62d630cde8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298327Reviewed-by:Michael Spang <spang@chromium.org> Commit-Queue: Harry Cutts <hcutts@chromium.org> Cr-Commit-Position: refs/heads/master@{#789127}
Showing
Please register or sign in to comment