-
Bug
-
Resolution: Duplicate
-
None
-
2.2.11106 (Linux)
-
None
-
Fedora Linux 34
$ uname -a
Linux localhost.localdomain 5.16.9-100.fc34.x86_64 #1 SMP PREEMPT Fri Feb 11 17:28:33 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ java -version
openjdk version "17.0.2" 2022-01-18
OpenJDK Runtime Environment 21.9 (build 17.0.2+8)
OpenJDK 64-Bit Server VM 21.9 (build 17.0.2+8, mixed mode, sharing)
Fedora Linux 34 $ uname -a Linux localhost.localdomain 5.16.9-100.fc34.x86_64 #1 SMP PREEMPT Fri Feb 11 17:28:33 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux $ java -version openjdk version "17.0.2" 2022-01-18 OpenJDK Runtime Environment 21.9 (build 17.0.2+8) OpenJDK 64-Bit Server VM 21.9 (build 17.0.2+8, mixed mode, sharing)
-
Unconfirmed
On Fedora Linux 34, using a freshly downloaded launcher (.tar.gz download), the launcher does not correctly handle mouse clicks in drop down list entries. Clicking the mouse always appears to select the first item in the list.
I first encountered this bug when attempting to set the Minecraft version from the list in "Create new installation", only for it to always use the latest version (release 1.18.2). Then I noticed that the same problem also manifests when trying to delete a profile: the Edit option is selected by the mouse click instead.
The work-around is to press Enter while highlighting the desired option with the mouse.
- duplicates
-
MCL-18387 Drop-down menus not working on Linux using sloppy window focus
- Reopened