SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.5k stars 478 forks source link

0.6.3 android: menu #2869

Open ghost opened 6 months ago

ghost commented 6 months ago

SuperTux version:

0.6.3 System information: (details about your kernel, operating system, or distribution)

Android 12

Expected behavior

The menu should not select items automatically

Actual behavior

The starting menu is looped with a selection made to each item in the menu. When it reaches the bottom, it starts at the top again.

Steps to reproduce actual behavior

Run the game, the behavior starts automatically

Additional debugging information
ghost commented 6 months ago

I was the one who reported this. I also saw the same thing happens in other smaller menus in the game. Also appearing in the big menu of the level editor and its save menu.

ghost commented 6 months ago

Anybody else having this problem too? Maybe it's specific for my device? Is there a log file or anything I can give?