Summary: | "Store (window) Settings" does not differ between main and "child" windows | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | tr-koch |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tr-koch
2002-03-30 14:51:38 UTC
KWin doesn't differ between those window because it simply doesn't have enough information to do so. If you run 'xprop' in Konsole and click on the various KMail windows, you can see that the window properties don't give any reliable way how to differentiate those two windows. It would probably require to change all KDE apps to change WM_CLASS on their different types of windows (this would be also needed for bug #15329). The KMail case should be fixed now. In case this happens with other applications, please report the bug for the application (see also http://lists.kde.org/?l=kde-core-devel&m=103521890818862&w=2 , including this link in the bugreport could help). |