On Fri, 26 Jun 2026 06:54:57 GMT, Jeremy Wood <[email protected]> wrote:
>> In this PR we call setAccessibilityElement(false) on the native window when >> we configure a tooltip. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Jeremy Wood has updated the pull request incrementally with one additional > commit since the last revision: > > 8378404: update parameter name The fix seems to do what it says it will do. Before the fix I didn't get anything about a tooltip but it was very keen to provide uninformative words about a new system dialog. I need @azuev_java to confirm that this is the correct thing to do. In the meantime, please remove the extraneous directory named for the bug id. We are create extra directory levels only for multi-file tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31607#issuecomment-5072424517
