On Tue, 3 Jan 2023 07:08:13 GMT, Tejesh R <[email protected]> wrote: > When JFilechooser is added to a frame, the control buttons are disabled. > Since in the test the control buttons are not required since JFilechooser is > added to a JFrame and in turn frame disposal is handled by PassFailJFrame. > The fix is to disable JFileChooser control buttons.
Any idea why "Open" button is not shown whereas "Cancel" button is shown? Seems to be some product issue w.r.t button size for "Open" button... ------------- PR: https://git.openjdk.org/jdk/pull/11821
