<Swing Dev> RFR: 8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"

Alexander Zuev kizune at openjdk.java.net
Sat Oct 17 11:21:26 UTC 2020


On Sat, 17 Oct 2020 10:06:38 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Hi Alex,
> With this modification, it passes even without the fix for JDK-8232243

Fixed. By shifting click position left i'm avoiding clicking an empty space on low resolution displays and test passes
with fix and fails without it.

-------------

PR: https://git.openjdk.java.net/jdk/pull/716


More information about the swing-dev mailing list