Bug 439900

Summary: Plasma UI is disabled while 'advanced options' dialog opened from Kickoff is open
Product: [Frameworks and Libraries] frameworks-kio Reporter: Kryštof Jelínek <krystof186>
Component: Properties dialogAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: minor CC: a.samirh78, bugseforuns, kdelibs-bugs-null, mikel5764, nate, plasma-bugs-null
Priority: NOR Keywords: usability
Version First Reported In: 5.95.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kryštof Jelínek 2021-07-15 19:16:00 UTC
SUMMARY
The taskbar is unusable while the advanced options window of an app is opened.

STEPS TO REPRODUCE
1. Select an app from launcher, right click
2. Edit application > Application Tab > Advanced Options


OBSERVED RESULT
When the advanced options window is opened, you can not use the taskbar. The advanced options window does not even appear on the taskbar, which is another bug.


SOFTWARE/OS VERSIONS
Operating System: openSUSE Leap 15.2
KDE Plasma Version: 5.18.6
KDE Frameworks Version: 5.71.0
Qt Version: 5.12.7
Kernel Version: 5.3.18-lp152.81-default
OS Type: 64-bit
Comment 1 Tony 2021-07-27 18:31:35 UTC
This is been like this for a long time, though i dunno if it is a bug or intended.
Comment 2 Nate Graham 2021-08-05 00:54:21 UTC
Technically it's because this UI is in the form of a modal dialog window, and modal dialog windows disable their parent, and Plasma is listed as the parent. I think we have a bug report for this already though now I can't find it...
Comment 3 Nate Graham 2022-07-05 16:42:19 UTC
Actually I think this should should be an issue in the Properties dialog itself; the Advanced Options window should always list the Properties dialog as the parent.
Comment 4 Patrick Silva 2023-11-20 13:46:27 UTC

*** This bug has been marked as a duplicate of bug 407660 ***