Minecraft 1.19.4 input bug

-Bug-

  • When i trying to select all contents in chat section, Ctrl+A would select first, then ‘A’ is put on it, thus selected text are overwritten

Any help would be appreciated, thanks

-SYS REPORT-

  • Java:
openjdk 17.0.7 2023-04-18
OpenJDK Runtime Environment (Red_Hat-17.0.7.0.7-4.fc38) (build 17.0.7+7)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.7.0.7-4.fc38) (build 17.0.7+7, mixed mode, sharing)
  • Neofetch
tsingkwai@fedora ~ 🍬 neofetch
             .',;::::;,'.                tsingkwai@fedora 
         .';:cccccccccccc:;,.            ---------------- 
      .;cccccccccccccccccccccc;.         OS: Fedora Linux 38 (Workstation Edition) x86_64 
    .:cccccccccccccccccccccccccc:.       Host: 81LG Lenovo IdeaPad L340-15IWL 
  .;ccccccccccccc;.:dddl:.;ccccccc;.     Kernel: 6.2.15-300.fc38.x86_64 
 .:ccccccccccccc;OWMKOOXMWd;ccccccc:.    Uptime: 2 hours, 23 mins 
.:ccccccccccccc;KMMc;cc;xMMc:ccccccc:.   Packages: 2313 (rpm), 30 (flatpak) 
,cccccccccccccc;MMM.;cc;;WW::cccccccc,   Shell: fish 3.6.1 
:cccccccccccccc;MMM.;cccccccccccccccc:   Resolution: 1920x1080 
:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc:   DE: GNOME 44.1 
cccccc:0MMKxdd:;MMMkddc.;cccccccccccc;   WM: Mutter 
ccccc:XM0';cccc;MMM.;cccccccccccccccc'   WM Theme: Adwaita 
ccccc;MMo;ccccc;MMW.;ccccccccccccccc;    Theme: Adwaita [GTK2/3] 
ccccc;0MNc.ccc.xMMd:ccccccccccccccc;     Icons: Adwaita [GTK2/3] 
cccccc;dNMWXXXWM0::cccccccccccccc:,      Terminal: gnome-terminal 
cccccccc;.:odl:.;cccccccccccccc:,.       CPU: Intel i5-8265U (8) @ 1.600GHz 
:cccccccccccccccccccccccccccc:'.         GPU: NVIDIA GeForce MX230 
.:cccccccccccccccccccccc:;,..            GPU: Intel WhiskeyLake-U GT2 [UHD Graphics 620] 
  '::cccccccccccccc::;,.                 Memory: 1621MiB / 3778MiB 

                                                                 
                                                                 



notes:
Something wrong with gnome, there’s no such problem on i3wm

The i3 session should be using X11. Are you using GNOME with X11 or Wayland?

Both tried, both not working

I3 + fish ok
I3 + bash ok
Gnome + bash (can only input, but unable to copy)
Gnome + fish (only input English, Ctrl+c/v doesn’t work properly)

Probably could try <shift><insert> for paste, don’t know about copy. Usually in the gnome terminal (default installed) I just select the text to copy and use right click on mouse to select copy and paste functions. Also you can set those up in your Gnome Settings - Key Bindings option I think.

Ok, i found the solution by myself

  1. My XIM is not set properly, it should all be fcitx

thus add these in /etc/environment

GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
  1. I don’t why but it seems that gnome has something to do with left CTRL key, when using right CTRL everything is fine, And i found, When point location is on, left ctrl is stuck, thus you can’t use it in minecraft

Just disable it bruh