| Summary: | Properties dialog is modal, disabling most of Plasma upon creation | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | David Benjamin <davidben> |
| Component: | widget-folderview | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | faure |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
A patch to libkonq to make the properties dialog non-modal
Cosmetic fixes to patch |
||
|
Description
David Benjamin
2008-07-01 05:25:50 UTC
This looks to be a bug in konqueror's properties dialog as dolphin's is not modal and folderview seems to be using konqueror's. Created attachment 25813 [details]
A patch to libkonq to make the properties dialog non-modal
This should fix the bug with folderview and also make the properties dialog in
konqueror non-modal as well
Created attachment 25814 [details]
Cosmetic fixes to patch
Removed old code
Fix indentation
Fixed by svn commit 827712: Make the properties dialog in libkonq (used by konqueror/folderview) non-modal |