| Summary: | kwin doesn't raise windows which attach itself to a running process | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | qqqqqqqqq9 |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | langstr |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Since upgrading my Kubuntu Karmic to Lucid, I have this bug too in a very noticable way: with Firefox. When I click the Firefox icon in my Quicklaunch, or when I press my keybinding that runs command 'firefox', the new Firefox window opens under other open windows. My Kubuntu upgrade included a manual 'rm -rf ~/.kde' followed by re-applying some settings (via the System Settings GUI). Amongst others: "Focus follows mouse", "Focus stealing prevention = Low". -- It was difficult for me to find this bug report, so here are some seed phrases to help other people find it: Firefox opens under other windows Firefox new window does not open on top Firefox is below other windows Bug reports with somewhat similar symptoms: https://bugs.kde.org/show_bug.cgi?id=149314 https://bugs.kde.org/show_bug.cgi?id=106459 http://lists.kde.org/?l=kdepim-users&m=123296810009710&w=2 "works for me" - trunk or 4.4? (and what FF) Kubuntu Lucid "out of the box": KDE 4.4.2, Firefox 3.6.3. New discovery: I can not reproduce the bug when I set "Focus stealing prevention" = None. We probably need smarter focus stealing prevention. *** This bug has been marked as a duplicate of bug 110543 *** |
Version: (using KDE 4.2.90) OS: Linux Installed from: Gentoo Packages Steps to reproduce" 1. set focus follows mouse and focus stealing prevention to normal and all raising on click options to off 2. open a konsole. 3. Start eog image1.png & from that konsole -> The new window appears in front of the konsole window 4. Start eog image2.png from that konsole expected behaviour: The new eog window should start on top actual behavior: it start beyond the konsole window