Bug 439900 - Plasma UI is disabled while 'advanced options' dialog opened from Kickoff is open
Summary: Plasma UI is disabled while 'advanced options' dialog opened from Kickoff is ...
Status: RESOLVED DUPLICATE of bug 407660
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (other bugs)
Version First Reported In: 5.95.0
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-07-15 19:16 UTC by Kryštof Jelínek
Modified: 2023-11-25 14:48 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***