Re: RFR: 8345767: javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in ubuntu22.04 [v2]

2024-12-08 Thread Prasanta Sadhukhan
> javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in > ubuntu22.04 citing > > > Verifier 1 failed, rightButton2 is not focus owner,F6 doesn't transfer focus > to the right/bottom side of the splitpane > Verifier 2 passed > Verifier 3 passed > Verifier 4 passed > -

Re: RFR: 8345767: javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in ubuntu22.04

2024-12-08 Thread Abhishek Kumar
On Mon, 9 Dec 2024 05:31:35 GMT, Prasanta Sadhukhan wrote: > javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in > ubuntu22.04 citing > > > Verifier 1 failed, rightButton2 is not focus owner,F6 doesn't transfer focus > to the right/bottom side of the splitpane > Ver

RFR: 8345767: javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in ubuntu22.04

2024-12-08 Thread Prasanta Sadhukhan
javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in ubuntu22.04 citing Verifier 1 failed, rightButton2 is not focus owner,F6 doesn't transfer focus to the right/bottom side of the splitpane Verifier 2 passed Verifier 3 passed Verifier 4 passed --System.err:(11/

Re: RFR: JDK-8314731 : Add support for the alt attribute in the image type input HTML tag [v9]

2024-12-08 Thread ScientificWare
> This is referenced in Java Bug Database as > - [JDK-8314731 : Adds support for the alt attribute in the image type input > HTML tag.](https://bugs.java.com/bugdatabase/view_bug?bug_id=8314731) > > This is tracked in JBS as > - [JDK-8314731 : Add support for the alt attribute in the image type i

Re: RFR: JDK-8314731 : Add support for the alt attribute in the image type input HTML tag [v8]

2024-12-08 Thread ScientificWare
On Tue, 3 Dec 2024 22:09:57 GMT, Phil Race wrote: >> ScientificWare has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 20 commits: >> >> - Merge master >> - Replaces this title with "alt attribute test in HTML image type input". >>