-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b127
OS: Windows
Steps to reproduce
- Create a sample with JTextField which contains a log text
- Run the sample on HiDPI display on Windows 8 or with -Dsun.java2d.uiScale=2 option
- Set a cursor in the middle of the text
The cursor position can be shifted from the char position
- relates to
-
JDK-8156217 Selected text is shifted on HiDPI display
- Resolved
-
JDK-8148746 JEditorPane: font rendering issues (undrawn text, invalid selection)
- Open
-
JDK-8160879 [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
- Resolved
-
JDK-8156149 Blurry rendering on Windows 7 at 125% screen setting
- Closed
-
JDK-8148360 JTextArea: invalid rendering of selected text when using GDK_SCALE factor
- Closed
-
JDK-8186558 javax.swing.text.Utilities.getTabbedTextOffset returns incorrect value at end of text when fractional metrics are enabled
- Closed
-
JDK-8207039 Wrong cursor position in JTextArea on HiDPI display with lineWrap = true
- Closed
-
JDK-8073320 Windows HiDPI Graphics support
- Resolved