> Popup menu is created on mouse click, hence the orientation for FileChooser > won't apply to the popup menu created. Hence the fix address the issue by > applying the FileChooser orientation when it is created on mouse operation > (Right Click). > The test does not apply to Motif and Aqua Look And Feel since right click is > not supported on filePane of FileChooser, hence it is skipped. The fix is > tested in CI and it is green.
Tejesh R has updated the pull request incrementally with one additional commit since the last revision: Review fix ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14949/files - new: https://git.openjdk.org/jdk/pull/14949/files/6578d8a3..41811eb2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14949&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14949&range=01-02 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/14949.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14949/head:pull/14949 PR: https://git.openjdk.org/jdk/pull/14949
