-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual cursor position misalignment? font size? #95
Comments
I have had this issue reported once before but was never able to track it down. |
The issue can be consistently reproduced by launching QStudio and changing the font and size settings. In the attached image, the cursor is positioned on the second instance of “Vietnum,” but it appears over the "V" in "Vietnam." Additionally, the highlighting also shows a discrepancy between the first and second "Vietnam" entries, demonstrating a misalignment. java version "1.8.0_391" |
Thanks @myamada0303 I tried this and I couldn't get it to happen (GIF below) |
|
I noticed that the display scaling settings on Windows is causing this problem. Setting the scaling to 100% mostly solves the problem. |
I would like to report an issue I’ve encountered with QStudio version 3.06 on Windows 11.
Bug Description:
After changing the font or font size in the editor, I’ve noticed a misalignment between the visual cursor position and its actual position. This makes text editing quite difficult. Restarting QStudio sometimes resolves the issue, but it reoccurs frequently.
The issue seems related to the font in use. However, in my environment, it occurs with nearly all fonts, including MS Gothic, Consolas, and BIZ UD Gothic.
Additionally, certain characters, such as underscores, do not appear in the editor when using specific fonts like BIZ UD Gothic.
I do not recall experiencing these problems in versions prior to 3.0.
user-Yamada
The text was updated successfully, but these errors were encountered: