https://bugs.kde.org/show_bug.cgi?id=389280
Bug ID: 389280
Summary: The prompt appearing for .desktop files has no parent
Product: plasmashell
Version: master
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Folder
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
The "run or open .desktop" prompt has no parent, which means the dialog opens
in the background.
The culprit is in FolderModel::run, which doesn't set QWidget *parent in the
KRun constructor (desktop/plugins/folder/foldermodel.cpp:1702).
--
You are receiving this mail because:
You are watching all bug changes.