RFR: 8340852: ScrollPane should not consume navigation keys when it doesn't have direct focus

Andy Goryachev angorya at openjdk.org
Wed Oct 2 18:28:40 UTC 2024


On Wed, 2 Oct 2024 18:12:35 GMT, Martin Fox <mfox at openjdk.org> wrote:

> I can’t think of an instance where a ScrollPane receives focus.

when there is a non-interactive content inside (such as image or a label).
they you *do* want to handle arrow keys to scroll.

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

PR Comment: https://git.openjdk.org/jfx/pull/1582#issuecomment-2389414543


More information about the openjfx-dev mailing list