SQLDeveloper Migration from version 21.4.1.349.1822 to 23.1.0.097.1607 Problems with the Code-Editor
We are currently using SQLDeveloper 21.4.1.349.1822 because the newer versions (22.2.1.234.1810 and 23.1.0.097.1607) have display problems with the code editor: the last character is cut off, in some cases spaces are removed or added.
In SQLDeveloper 21.4.1.349.1822 with the font "DialogInput" and font size 12, all representations are correct. In the new developer 23.1.0.097.1607 with the font "DialogInput" and font size 12, the last character before the semicolon is cut off.
Also in PLSQL-Packages in the line where the cursor is.
Changing the font doesn't solve this problem. Some fonts remove or add spaces.
Does anyone know what settings are important to solve this problem? And why does the “DialogInput” font give different results on different versions?