The autocomplete prompt box flickers when entering code.
23.09.25 When I was learning Java, I found that the automatic completion prompt box was constantly refreshed.
I have tried to restart the software, restart the computer, reinstall the computer, and return to the old version (ideaIU-2023.2.2 - 2023.2.1 - 2023.2) all flashed. Although it will return to the state of "not flashing when entering code" for a period of time, the state of "flashing when entering code" occupies most of the three days.
Here is the video link: https://www.bilibili.com/video/BV1jw411Y7Lh/?vd_source=25103ffe8eb686e6875a9b96a33e0a19
English is not my native language, please forgive any mistakes.
Computer version: version of macbook air m1 chip
System version: macOS Ventura 13.5 (22G74)
IDEA version: 2023.2.2Uitimate
Please sign in to leave a comment.
Hello, Hahajkj123.
The problem you described looks similar to this issue in our YouTrack. Could you please check if adding the
-Dsun.java2d.metal=falseline in theHelp | Edit custom VM options…and restarting the IDE helps?