Summary: | Alert for full screen can be tabbed - prevents window from being resized | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Brock McNuggets <usenet> |
Component: | window-tabbing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 4.11.6 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brock McNuggets
2014-03-25 04:39:15 UTC
- are the tow dolphin windows one process? ("new window" rather than starting another dolphin) - what '"Information - KDialog" warning' - how to trigger it? - which dolphin window does that dialog belong to? fullscreen or not fullscreen? This shows full details (24 seconds): http://prescottcomputerguy.com/tmp/KDE_Bug_332547.mp4 Saw the video - it's the Alt+F3 warning ~/.kde/share/config/kwin_dialogsrc (it's not really important, though) This is not a bug at all. The dialog is modal for the fullscreened window, ie. blocks all input to it while present. Whether it's tabbed somewhere or not does absolutely not matter. The behavior won't change by tabbing it somewhere and any attempt to activate the blocked window will simply activate the modal transient instead (you're forced to deal with it first, that's the idea of it) In general, you're allowed to tab windows together as you like it - whether it ultimately makes sense or not is up to you. ftr: dolphin, particular modal dialog or fullscreen state are all irrelevant for this case, it would boil down to "modal dialogs should not be tabbable at all" |