| Summary: | Disable Focus Steeling Prevention for "Save as" Dialog | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | patrick.schwalm |
| Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
patrick.schwalm
2009-09-07 09:00:21 UTC
This doesn't work (easily) because the only available determining hint is the title string, which fails on localization. Possible solutions: a) fix application to get the dialog transient for the "effective" client leader b) add a window role property to the open / save dialogs for cross i18n determination c) improve focus stealing prevention (see big #110543) *** This bug has been marked as a duplicate of bug 110543 *** |