Bug 480365 - Authentication dialog for remote file systems isn't parented to Dolphin on Wayland
Summary: Authentication dialog for remote file systems isn't parented to Dolphin on Wa...
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.248.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-26 15:14 UTC by Nicolas Fella
Modified: 2024-01-26 15:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2024-01-26 15:14:09 UTC
STEPS TO REPRODUCE
1. Open Dolphin 
2. Navigate to e.g. SMB or SFTP share
3. Get prompted for credentials

OBSERVED RESULT
The dialog isn't parented to Dolphin. It appears separate in the task manager and can go behind the main Dolphin window

EXPECTED RESULT
The dialog acts like a child window of Dolphin

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

ADDITIONAL INFORMATION
Since the dialog is from a separate process (kiod) this needs using xdg-foreign on Wayland