RFR: 8281738: Create a regression test for checking the 'Space' key activation of focused Button [v4]

Manukumar V S mvs at openjdk.java.net
Fri Feb 18 08:02:31 UTC 2022


> This test verifies in all platforms and in all 'Look and Feels' that pressing the 'Space' key generates ActionEvent on focused Button or not.

Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:

  Fixed review comments: Added @bug label, catch UnsupportedLookAndFeelException and ignore LnF, added robot.waitForIdle() after window creation

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7460/files
  - new: https://git.openjdk.java.net/jdk/pull/7460/files/3e5cd070..72d3131f

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7460&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7460&range=02-03

  Stats: 19 lines in 1 file changed: 12 ins; 2 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7460.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7460/head:pull/7460

PR: https://git.openjdk.java.net/jdk/pull/7460



More information about the client-libs-dev mailing list