Closed corigne closed 7 months ago
On a hunch I changed the greeter mode to debug = false and this fixed the issue. I wasn't aware debug mode affected the cursor. I will do some more testing and then close the ticket if all is well.
Hi! This issue is caused by debug mode, as you noted. By default, when enabling the inspector in Chromium the Device Toolbar is enabled and so the browser acts like a Touch device.
Appreciate the feedback. Marking closed due to user error!
Environment
Bug description
When loading into the greeter, the primary cursor is displayed correctly until you move the mouse. Then, the primary cursor changes a semi-transparent dark grey circle with a slightly lighter outline. If you right-click, the correct cursor theme is visible, so the correct cursor theme is being applied from the configuration file. I have verified the cursors are installed in /usr/share/icons and are available to the system. They work in both my dm (i3) and other applications. It almost seems like the cursor thinks the system is receiving touch-screen input, but that's a guess and isn't based on any hard evidence. I have no tablets or touch-screen attached to this device.
Steps to reproduce
web-greeter --debug
in the terminal.Expected behavior
The cursor from the specified cursor/icon theme should be visible even after moving the mouse.
Screenshots
Test with WelcomeXP theme (my usual theme):
Test with included dracula theme: