> 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:

  Skip GTK L&F

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14949/files
  - new: https://git.openjdk.org/jdk/pull/14949/files/5c304bdb..6578d8a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14949&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14949&range=00-01

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

Reply via email to