Status bar message truncated for no reason
Hello,
I am using Goland and in the status bar it shows a message based on where the cursor is, which is helpful. I remember it being useful, and sometimes getting truncate, but now it seems like every message is cut unnecessarily short. So regardless of length, the last few characters are missing for no apparent reason.
For e.g.
Unresolved reference ...
or
Assignment count mismatch: 1 ...
So if it was being cut off at same char each time, the first example would fit, but its just trimming the last bit every time, even though there is like like 15" of space.
As a result, I need to mouse over and see the popup everytime, so its not really useful anymore. Is there anyway to correct this?
I'm using Linux on 4k monitor so that can cause visual glitches, but I don't use scaling, which is usually the cause of visual glitches, so I think it should be working.
Thanks a lot!
Jon
Please sign in to leave a comment.
Hi Jon,
could you please provide a screenshot demonstrating the problem?
Thanks for your response.
Here is the first example:
Here is the second:
Thank you. This issue (https://youtrack.jetbrains.com/issue/IDEA-217907) is fixed in 2019.3.