Bug 482320

Summary: Password dialog for extracting protected archive is not parented to main window
Product: [Applications] ark Reporter: Nicolas Fella <nicolas.fella>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: REPORTED ---    
Severity: normal CC: bugseforuns, rthomsen6
Priority: NOR Keywords: qt6
Version First Reported In: 24.02.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Nicolas Fella 2024-03-03 15:20:59 UTC
STEPS TO REPRODUCE
1. In Dolphin, right click on password protected ZIP archive
2. Extract here

OBSERVED RESULT
A dialog opens to ask for the password. That dialog does not have its transient parent set to Dolphin, so it e.g. can go behind the main Dolphin window

EXPECTED RESULT
The password dialog is parented to the Dolphin window

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 6.7

ADDITIONAL INFORMATION