Sorry, I would explain my concern once more.
Our company hav a style style-guide. According to this y have to align (line up) the source code. I choose at version 7.0.3.1123 the fixedsys font and that works: I could visual chech the alignment.
At version 7.1.0.1337 this does't work. One example: SQL Window -> type ->
select distinct 1
,2
from dual;
The keywords "select", "distinct" are BOLD.
Both options are not good:
1. "Allow variable width for fixed width fonts" is checked: text does not align (line up). "1" and "2" are't on the same column.
2. "Allow variable width for fixed width fonts" not checked: letters are invisible. "t" at the end of the words are invisible.
Please please please: can you restore the behavior of the version 7.0.3.1123?