Ticket #225 (new defect)

Opened 6 years ago

Last modified 6 years ago

Save File Chooser opens with filename selected

Reported by: jdalbey Owned by: sdanthin
Priority: Very Low Milestone: May 2021 Training
Component: ScriptBuilder GUI Version:
Severity: Trivial Keywords:
Cc:

Description

When saving an incident the Save File Chooser dialog opens with the filename already selected. See attached screenshot. This results in the dialog behaving in unexpected ways, changing the filename whenever the current folder changes.

Workaround: when the dialog opens, click anywhere in the text field to deselect the filename.

Note: this defect seems platform dependent: I can reproduce it on my laptop, but not on my desktop. (I've only tested it within NetBeans).

Change History

comment:1 Changed 6 years ago by jdalbey

Added SaveFileDialogExample.java to the project, a stand-alone program, that demonstrated the defect, thereby showing that the cause of this defect is not due to our code. Probably a Look and Feel issue.

Note: See TracTickets for help on using tickets.