| Summary: | Properties dialog is modal for the current folder and not modal for icons | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | David Benjamin <davidben> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andresbajotierra, iguanamiyagi |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David Benjamin
2008-08-12 02:09:04 UTC
Using KDE 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) (KDEmod) in ArchLinux i686: I can confirm this behaviour. This should be marked as wish Thanks for the pointer, I was not aware about this. I'll fix it ASAP... SVN commit 845987 by ppenz: Use a modeless properties dialog instead of a modal one, when opening it above the viewport. BUG: 168946 M +6 -2 dolphincontextmenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=845987 SVN commit 845990 by ppenz: Backport of 845987: Use a modeless properties dialog instead of a modal one, when opening it above the viewport. CCBUG: 168946 M +6 -2 dolphincontextmenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=845990 |