Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions #1583

Closed

Conversation

WithEnoughCoffee
Copy link
Contributor

@WithEnoughCoffee WithEnoughCoffee commented Dec 9, 2022

Backport JDK-8261352 Merge conflict in file java.desktop/macosx/native/libawt_lwawt/awt/a11y/RadiobuttonAccessibility.m had to changed initWithCapacity. One of a series of 28 https://bugs.openjdk.org/browse/JDK-8152350
Autumn808 AutumnCapasso@gmail.com


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev pull/1583/head:pull/1583
$ git checkout pull/1583

Update a local copy of the PR:
$ git checkout pull/1583
$ git pull https://git.openjdk.org/jdk11u-dev pull/1583/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1583

View PR using the GUI difftool:
$ git pr show -t 1583

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/1583.diff

 Autumn808 <AutumnCapasso@gmail.com>

Signed-off-by: Autumn808 <AutumnCapasso@gmail.com>
@bridgekeeper
Copy link

bridgekeeper bot commented Dec 9, 2022

👋 Welcome back Autumn808! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot changed the title Backport e543a5009847a8e3ccbb047b93e3cc6fb261ef8c 8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions Dec 9, 2022
@openjdk
Copy link

openjdk bot commented Dec 9, 2022

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added the backport label Dec 9, 2022
@WithEnoughCoffee WithEnoughCoffee marked this pull request as ready for review December 13, 2022 18:15
@openjdk openjdk bot added the rfr Pull request is ready for review label Dec 13, 2022
@mlbridge
Copy link

mlbridge bot commented Dec 13, 2022

Webrevs

@WithEnoughCoffee WithEnoughCoffee deleted the JDK-8261352 branch January 9, 2023 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.

1 participant