thorium icon indicating copy to clipboard operation
thorium copied to clipboard

Cross cursor. Cannot click on anything

Open dehlong opened this issue 1 year ago • 2 comments

System Details

  • OS: Arch
  • Thorium Version: Thorium 130.0.6723.174 stable

Problem Whenever I open the browser, I get a weird cross cursor with which I cannot click anywhere. Other apps work normally.

Image

Did you read the FAQ? Yes

Additional Notes

dehlong avatar Apr 07 '25 18:04 dehlong

Please check your system configuration and the browser extensions and experimental flags you are currently using.

gz83 avatar Apr 07 '25 23:04 gz83

@dehlong Are you using a drawing tablet or display by any chance? Are you using wayland? What Desktop Environment are you using?

If the above is true, this might be the problem: https://bugs.chromium.org/p/chromium/issues/detail?id=1486217#c0

Chromium has not implemented wayland tablet input.

If you are using KDE Plasma, there is a temporary work around by adding KWIN_WAYLAND_EMULATE_TABLET=1 to /etc/environment

KWin use to emulate tablet input by default before Plasma 6.3.0.

JadenJSJ avatar Apr 18 '25 05:04 JadenJSJ