On Mon, 8 Jul 2024 09:11:57 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> This test tests the wrapping policy of JTabbedPane in one of the > subinstructions which is not applicable for macos which does not support > wrapping or scrolling in tabbed layout. > It can be seen in "Dictionary" native app amongst others where resizing the > windows to smaller size does not wrap the tabbedpane. > Updated test instruction to highlight the macos-not-applicable point.. > > > This test is in the list of > > > [Problemlist](https://github.com/kumarabhi006/jdk/blob/e227c7e37d4de0656f013f3a936b1acfa56cc2e0/test/jdk/ProblemList.txt#L775) > > > file, need to remove from the list. > > > > > > That seems to be some focus related which is handled separately > > Test was problemlisted for > [JDK-8144124](https://bugs.openjdk.org/browse/JDK-8144124) and the test > description is not about focus related. Yes, it is problemlisted for 8144124 and that is why I said it is handled separately... Also, The tester mentioned in the descriptions "Focus painted incorrectly in tabbed pane" ------------- PR Comment: https://git.openjdk.org/jdk/pull/20068#issuecomment-2222206369
