You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux Kubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8
Issue description
When using the FileDialog node, the Create Folder popup should be forced to exclusive. If you click away by accident (e.g. inside the the FileDialog panel), the popup hides behind the FileDialog panel and cannot be recovered (unless you know to drag the FileDialog away to find it). In that case you need to force close the application.
Steps to reproduce
See reproduction attachment below.
Create a main Node scene and add a FileDialog node with visible, exclusive, centered, size of main window (I used a small code snippet to position and size).
Run the project
Click on Create new folder button to the top right of the FileDialog
The Create Folder popup should appear.
Click inside the FileDialog pane
The Create Folder popup hides behind. Cannot be recovered (unless you were able to drag the File Dialog pane away)
Tested versions
System information
Linux Kubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8
Issue description
When using the FileDialog node, the Create Folder popup should be forced to exclusive. If you click away by accident (e.g. inside the the FileDialog panel), the popup hides behind the FileDialog panel and cannot be recovered (unless you know to drag the FileDialog away to find it). In that case you need to force close the application.
Steps to reproduce
See reproduction attachment below.
Minimal reproduction project (MRP)
Archive.zip
The text was updated successfully, but these errors were encountered: