← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 519828] Re: Start-up dialog should not be minimised

 

The problem seems to be with GTK+. The startup dialog has been a 'modal'
window since start (or since when I started looking into the code). It
seems the either the behavior of modal window has changed recently or
this is a bug in GTK+.

-- 
Start-up dialog should not be minimised
https://bugs.launchpad.net/bugs/519828
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: New

Bug description:
When gnusim8085 is started, the startup dialog is shown. This dialog gets minimised if any other area in the screen is clicked leading to a disabled main gnusim8085 dialog. This is not very intuitive.

Possible solutions:
1. No startup-dialog.
2. Start-up dialog with "Show this dialog during startup" checkbox.
3. Don't minimise the start-up dialog when a screen area outside is clicked.