OS: W2k SP1 JDK: 1.4.0_01 VM: Java HotSpot Client VM Hello,
I have a big problem displaying my java (didn't try the others) source code. No matter what the settings of antialiasing editor fonts and what fonts I select for the editor, they are dissorted. Caret does not appear to be placed at a displayed char each time it moves, the texts are overlapped and some chars are even hidden (that is they are overwritten with other chars). But when the color changes (for example when the dissorted lines becomes the actual), the hidden chars sometimes show again. The behaviour is always the same for the same lines, so it's deterministic. For example this code: import com.accenture.... has looong spaces between words, but the dot between com and accenture is hidden. It seems like not the correct fonts are displayed or the horizontal size of characters is not counted correctly. Anyone else experienced something similar? What can I do to avoid that? I am not able to write any code within this environment :( Sorry for the somewhat confusing description, feel free to ask questions ;-) Thanks in advance Martin _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
