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

Manukumar V S mvs at openjdk.java.net
Thu Feb 17 05:36:36 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: focusedButton.isFocusOwner() access made in EDT

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

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

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

  Stats: 8 lines in 1 file changed: 5 ins; 1 del; 2 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