[8] Review request for 8013442: No file filter selected in file type combo box when using JFileChooser (original) (raw)

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Jun 19 09:58:34 UTC 2013


The fix looks good for me.

Thanks, Alexandr.

On 6/18/2013 5:09 PM, sergey malenkov wrote:

Hello,

Could you please review the following fix: fix: http://cr.openjdk.java.net/~malenkov/8013442.8.0/ <http://cr.openjdk.java.net/%7Emalenkov/8013442.8.0/> bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=8013442<https://jbs.oracle.com/bugs/browse/JDK-8013442> Actually, blank filter must not be selected by default. To show all files the setAcceptAllFileFilterUsed property must be set. This fix updates the selected filter correctly if it is removed. Thanks, SAM



More information about the swing-dev mailing list