On Tue, 25 May 2021 08:24:21 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:
> Create implementation for Accessibility native peer for Splitpane java role. > I have tested it using the SwingSet2 and splitpane demo from > https://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#SplitPaneDemo. > The do not see any inconsistency in Vo behaviour before and after the changes. src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/SplitpaneAccessibility.m line 29: > 27: > 28: /* > 29: * Implementation of the accessibility peer for the ScrollBar role ScrollBar? I think you meant something else. ------------- PR: https://git.openjdk.java.net/jdk/pull/4181