Submit | Open tickets | Closed tickets

[ Ticket #1217 ] OSX - directory chooser fails to popup
Date:
04/25/17 09:41
Submitted by:
B_Fristensky
Assigned to:
B_Fristensky
Category:
bioLegato
Priority:
7
Ticket group:
Bug
Resolution:
Resolved
Summary:
OSX - directory chooser fails to popup
Original submission:
When launching BioLegato programs such as bldna from the BIRCH launcher, a directory chooser is supposed to popup, asking the user to choose a working directory. On some MacOSX systems, the directory chooser would start, but would not popup to the foreground.

This is apparently a known issue on OSX:
/** MacOSX - Swing components such as the FileChooser sometimes don't popup on the screen. To fix this, the code
has to be wrapped in a Runnable through EventQueue.
see http://stackoverflow.com/questions/33599014/jfilechooser-not-showing
*/

This fix has been implemented in DirChooser2, which replaces DirChooser. The fix is currently being tested on Macs.
Please log in to add comments and receive followups via email.
Followups
Comment Date By
The same problems could apply to OkayBox.java and ConfirmBox.java. These have been replaced with OkayBox2.java and ConfirmBox2.java, using the same strategy as in DirChooser2.java. 04/26/17 10:57 B_Fristensky
No results for "Dependent on ticket"
No results for "Dependent on Task"
No other tickets are dependent on this ticket
Ticket change history
Field Old value Date By
status_id Open 05/02/17 16:10 B_Fristensky
resolution_id Not Resolved 05/02/17 16:10 B_Fristensky
close_date 12/31/69 19:00 05/02/17 16:10 B_Fristensky
status_id Pending 04/25/17 09:41 B_Fristensky
priority 5 04/25/17 09:41 B_Fristensky
assigned_to unset 04/25/17 09:41 B_Fristensky
resolution_id Unset 04/25/17 09:41 B_Fristensky

© 1998-2025 Scilico, LLC. All rights reserved.