double characters when typing on linux?
已回答
i'm constantly getting double characters when typing on linux. it seems to be to do with the autocomplete popping up and then disappearing. afaik this only started happening with 2026.1. i'm running on a remote desktop.
IntelliJ IDEA 2026.1.1
Build #IU-261.23567.138, built on April 23, 2026
Source revision: a789291cd24df
Licensed to XYZ
Subscription is active until September 27, 2026.
Runtime version: 25.0.2+10-b329.117 amd64137.0.17-261-b81
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.17.0-1012-aws
Ubuntu 24.04.4 LTS; glibc: 2.39
Exception reporter ID: 220925323eed11e-59c0-4b22-b691-471b1f0ff9d6
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 3072M
Cores: 8
Registry:
focus.follows.mouse.workarounds=true
ide.hide.navigation.on.focus.loss=false
ide.experimental.ui=true
trace.state.event.service.url=https://api.jetbrains.cloud/trace-status
llm.chat.agent.codex.install.codex.version=0.125.0
llm.chat.agent.codex.install.acp.server.version=0.0.40
Non-Bundled Plugins:
org.jetbrains.junie (261.1218.186)
com.intellij.java (261.23567.138)
org.jetbrains.completion.full.line (261.23567.160)
com.mallowigi.permify (1.1.0)
gherkin (261.22158.182)
com.jetbrains.space (261.23567.28)
PythonCore (261.23567.138)
com.intellij.ml.llm (261.23567.138)
org.intellij.scala (2026.1.18)
com.intellij.reactivestreams (261.22158.182)
com.jetbrains.performancePlugin.yourkit (261.22158.185)
google-java-format (1.35.0.0)
com.afcastano.intellij.autovalue (1.0.5)
dev.turingcomplete.intellijbytecodeplugin (4.4.0)
cn.mrdear.intellij.class-decompile-intellij (0.0.8)
String Manipulation (9.16.0)
cucumber-java (261.22158.182)
com.intellij.mcpServer (261.23567.174)
Kotlin: 261.23567.138-IJ
Current Desktop: Undefined
请先登录再写评论。
Hi Christopher,
Please try disabling all downloaded plugins via Settings | Plugins | ⚙ | Disable all downloaded plugins, then restart the IDE and check whether the issue persists.
Also let me know:
If possible, please also send:
xev -event keyboardfrom the same remote desktop session after pressing one key onceAs a quick test, please also try disabling inline / full-line completion in Settings | Editor | General | Inline Completion and let me know whether that changes the behavior.
i think maybe it was caused by a bug in the Full Line Code Completion plugin, as that updated a couple of days ago and I think it's stopped happening.
hmm actually it's still happening, but seemingly not as often