Integrated: 8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
Manukumar V S
mvs at openjdk.java.net
Wed May 11 11:51:45 UTC 2022
On Wed, 27 Apr 2022 11:22:48 GMT, Manukumar V S <mvs at openjdk.org> wrote:
> This test verifies that showing a JPopupMenu shouldn't steal the focus out of current focused component..
> This fix moves an unstable closed test to open but updated to be more comprehensive in testing multiple Look and Feels and with some stabilisation improvements. The closed test had some dependencies with some proprietary libraries which are all removed here.
>
> Testing:
> Tested using mach5 10 times per platform and got all Pass.
This pull request has now been integrated.
Changeset: 7612bba0
Author: Manukumar V S <mvs at openjdk.org>
Committer: Abdul Kolarkunnu <akolarkunnu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7612bba0f1ae63b2c762eb103544dc43d4e8304f
Stats: 179 lines in 1 file changed: 179 ins; 0 del; 0 mod
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
Reviewed-by: prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/8426
More information about the client-libs-dev
mailing list