OpenSCAP / scap-workbench

SCAP Scanner And Tailoring Graphical User Interface
https://www.open-scap.org/tools/scap-workbench
GNU General Public License v3.0
226 stars 64 forks source link

Open other content closes application #169

Closed cipherboy closed 6 years ago

cipherboy commented 6 years ago

When choosing other content to open, if the other content is not a valid input file (e.g., a JPG), the user will be prompted to select another file. If they then press "cancel" in the file selection dialogue, it will close the application, with the message:

14:59:49 | info     | Closing the main window...

For better UX, the window should stay open with the last-valid profile.

cipherboy commented 6 years ago

Fixed by PR #176 / ba141639569a73aa9a3b18d6704fd79e19c93d85

matejak commented 3 years ago

I still experience the issue (on Fedora 34), on a codebase that contains the referenced PR. @jan-cerny could you please check out whether the fix works for you or not any more?