[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
- Previous message: [8] Review request for 8013442: No file filter selected in file type combo box when using JFileChooser
- Next message: [8] Review request for CR 8006087 [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [8] Review request for 8013442: No file filter selected in file type combo box when using JFileChooser
- Next message: [8] Review request for CR 8006087 [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]