Closed Delphinus8821 closed 1 month ago
Looks like this is fixed now, probably with changes in https://github.com/constellation-app/constellation/pull/2193
The Find buttons still makes the graph window active again and force the Find View behind the graph window. Please review again.
The issue was only seen in the built versions (v.2.11 to v3.0) and cannot be recreated when running under development (in any version). It's associated with the nature of the pop up window as well. When running in development, there's no appended "- Editor" header and no maximize/minimize etc. buttons.
Couldn't find anything obvious in configs related to this behavior.
Running the reset.bat seemed to fix the issue. @HolandCrick Can you please run that and try again?
@Auriga2 - thanks for fixing the bug. The Search Dialog box is not going behind the main window anymore.
Prerequisites
[x] Put an X between the brackets on this line if you have done all of the following:
Running the latest version of Constellation
Attached the Support Package via
Help
>Support Package
Checked the FAQs: https://github.com/constellation-app/constellation/wiki/FAQ
Checked that your issue isn’t already filed: https://github.com/constellation-app/constellation/issues
Checked that there is not already a module that provides the described functionality: https://github.com/constellation-app/constellation/wiki/Catalogue-of-Repositories
Description
If the Find View gets docked to the main window, it will then continue to get stuck behind the main window when it is next undocked. This means that once the view has been undocked, clicking any of the Find buttons will make the graph window active again and force the Find View behind the graph window.
Steps to Reproduce
Open the Find View and manually dock it to the main window
Right click the Find View tab and float the view
Click on the main window and observe that the Find View gets stuck behind the main window
Expected behaviour: Find View stays in front of the main window
Actual behaviour: Find View gets stuck behind the main window
Reproduces how often: 100%