Ticket #27 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

ftproxy dies when you close the window on OSX

Reported by: Rod Begbie <rod-feedtree@arsecandle.org> Assigned to: dsandler
Priority: normal Milestone: 0.6
Component: core Version: 0.5.1+
Severity: normal Keywords:
Cc: Java version: Unknown
Subversion change number (if known):

Description

When you close the GUI window on OSX by clicking on the red "button", the whole proxy shuts down.

More normal behaviour would be for the window to close, but for the app to keep chugging away in the background.

Change History

11/04/05 15:26:29 changed by dsandler

  • status changed from new to assigned.
  • milestone set to 0.6.

Hmm. I guess so. I'll turn off that behavior and add a "Status Window" menu option or something so you can get that window back.

11/04/05 23:16:59 changed by dsandler

  • status changed from assigned to closed.
  • resolution set to fixed.

Well, the best we can do in Swing is to have the close box do nothing. Unintuitive and annoying, but at least non-destructive. See change [61].