> The newly fix-sized JComboBox has its dropdown menu opened with this test's > mouse click. The goal of the test is to focus the JComboBox, open the > dropdown menu, and select the 2nd option of the menu using arrow keys and > ENTER key. Since the JComboBox is focused without the click already, the > click can be removed.
Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Add dimension to get dimensions from EDT ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10359/files - new: https://git.openjdk.org/jdk/pull/10359/files/9b2a8f6a..e5217e08 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10359&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10359&range=01-02 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/10359.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10359/head:pull/10359 PR: https://git.openjdk.org/jdk/pull/10359
