#897980 chromium-bsu: on play mode, after the first left click, game loose focus of mouse

Package:
chromium-bsu
Source:
chromium-bsu
Description:
fast paced, arcade-style, scrolling space shooter
Submitter:
tglman
Date:
2021-03-31 06:33:03 UTC
Severity:
normal
Tags:
#897980#5
Date:
2018-05-05 12:22:22 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Started the game and start to play it using the mouse
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Just standard game run
   * What was the outcome of this action?
when playing after the first left click the game loose the focus of the mouse,
so the game do not follow anymore the movements of the mouse, left and right
click work correctly though, only mouse move are not handled correctly
   * What outcome did you expect instead?
The game follow the mouse movement correctly.


*** End of the template - remove these template lines ***

#897980#10
Date:
2019-03-31 16:31:44 UTC
From:
To:
Dear Maintainer,

I also have the same problem described by tglman.
It does not matter if gameplay is in fullscreen or window mode.

My window manager is cinnamon 3.8.8


BR Robert

#897980#15
Date:
2021-03-24 02:58:24 UTC
From:
To:
Are you using a Wayland desktop? If so, please log out and try it with
an X11 desktop, or tell SDL to switch to using Wayland instead of X11:

env SDL_VIDEODRIVER=wayland chromium-bsu

#897980#22
Date:
2021-03-27 09:51:34 UTC
From:
To:
I am definitively using X11.

$ LANG=C SDL_VIDEODRIVER=wayland chromium-bsu
Couldn't initialize SDL: wayland not available
$

Am Mittwoch, dem 24.03.2021 um 10:58 +0800 schrieb Paul Wise:

#897980#27
Date:
2021-03-31 06:31:19 UTC
From:
To:
I've just tried it using Cinnamon X11 and GNOME X11 and Wayland. As far
as I can tell it only happens with GNOME Wayland when not using the
wayland video driver for SDL and not with Cinnamon or GNOME X11.