<Swing Dev> Approved: [8] Review request for 8021253 JFileChooser does not react on pressing enter since java 7
sergey malenkov
sergey.malenkov at oracle.com
Fri Sep 6 12:12:49 UTC 2013
Looks good to me.
SAM
On 30.08.2013 11:29, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8021253
> webrev: http://cr.openjdk.java.net/~alexsch/8021253/webrev.00
>
> The default button is only set for a dialog created in methods
> show*Dialog() after the 5035693 fix
> and is not set if put a filechooser on a user frame.
>
> The fix installs hierarchy listener that set the default button when
> the filechooser parent is changed.
>
>
> Thanks,
> Alexandr.
>
More information about the swing-dev
mailing list