Bug report #8312
Startup tips are in a modal dialogue, but clicking on the main QGIS window does not raise it to the top
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17105 |
Description
- Start QGIS with startup tips enabled.
- While QGIS is still starting, activate some other window and cover up the splash screen with it, without covering up the whole screen (if it has already started, cover up the startup tips window just for the sake of the demonstration).
- Click on the main QGIS window (if necessary resize the window in front if it is covering up the entire QGIS window). The startup tips window will not be raised, and because this is a modal window, neither is the main QGIS window. It is possible to raise it by clicking on it in the taskbar, but this behaviour would be very confusing for some users.
The options dialog is also modal, but it works correctly:
- Open the options dialog.
- Cover it up with some other program's window.
- Click on the main QGIS window. The options window is raised as it should be.
Related issues
Associated revisions
History
#1 Updated by Sebastian Dietrich almost 9 years ago
#2 Updated by Sebastian Dietrich almost 9 years ago
- Pull Request or Patch supplied changed from No to Yes
- % Done changed from 0 to 100
#3 Updated by Nathan Woodrow almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset 95b26663f6888764b4dcd7bfbdbd3be72995a074.