RFR: 8291087: Wrong position of focus of screen reader on Windows with screen scale > 1

Kevin Rushforth kcr at openjdk.org
Sat Jul 30 12:16:50 UTC 2022


On Thu, 28 Jul 2022 15:01:34 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> While testing this, I discovered an unrelated (and preexisting) bug where the focus indicator for a TextField or TextArea whose content is larger that the control (and is displayed with scroll bars) is not clipped to the visible area. This happens regardless of screen scale. I will file a follow-up bug for this.

I filed [JDK-8291590](https://bugs.openjdk.org/browse/JDK-8291590) to track this.

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

PR: https://git.openjdk.org/jfx/pull/853


More information about the openjfx-dev mailing list