Re: RFR: 8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles [v3]

2021-05-13 Thread Pankaj Bansal
On Wed, 12 May 2021 16:33:22 GMT, Alexander Zuev wrote: >> Pankaj Bansal has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains six additional >>

Re: RFR: 8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles [v3]

2021-05-12 Thread Alexander Zuev
On Tue, 11 May 2021 06:44:26 GMT, Pankaj Bansal wrote: >> Create implementation of native accessibility peer for ScrollPane and >> ScrollBar Java Accessibility roles. >> >> There are no direct protocols for these two roles and there is no protocol >> in list of role based protocols defined by

Re: RFR: 8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles [v3]

2021-05-12 Thread Alexander Zuev
On Tue, 11 May 2021 06:44:26 GMT, Pankaj Bansal wrote: >> Create implementation of native accessibility peer for ScrollPane and >> ScrollBar Java Accessibility roles. >> >> There are no direct protocols for these two roles and there is no protocol >> in list of role based protocols defined by

Re: RFR: 8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles [v3]

2021-05-11 Thread Pankaj Bansal
> Create implementation of native accessibility peer for ScrollPane and > ScrollBar Java Accessibility roles. > > There are no direct protocols for these two roles and there is no protocol in > list of role based protocols defined by Apple Accessibility API, which can be > used for these roles