Blocks :
|
|
Relates :
|
|
Relates :
|
The text position can have floating point value on HiDPI display. The PlainView.modelToView() uses Utilities.getTabbedTextWidth(s, metrics, tabBase, this,p0) method to calculate the text width. It should be changed to the same method with floating point arguments introduced by the fix JDK-8156217 Selected text is shifted on HiDPI display and return Rectangle2D.
|