<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>246695</bug_id>
          
          <creation_ts>2010-08-04 15:35:01 +0000</creation_ts>
          <short_desc>If one window is set to full screen all other instances of the program get always on top</short_desc>
          <delta_ts>2012-03-18 00:09:15 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Kai Uwe Broulik">KaiUweBroulik2</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          <cc>kde</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>998363</commentid>
    <comment_count>0</comment_count>
    <who name="Kai Uwe Broulik">KaiUweBroulik2</who>
    <bug_when>2010-08-04 15:35:01 +0000</bug_when>
    <thetext>Version:           unspecified (using KDE 4.4.95) 
OS:                Linux

I&apos;ve got a two monitor configuration, this is why I can notice this bug.

If you set one window to fullscreen (either via F11 in browsers or via the Window menu -&gt; Advanced -&gt; Fullscreen available to every window) then all other windows of that program (doesn&apos;t matter whether same process or different one) get always on top until you restore the fullscreen window to normal.

For example: I have a dolphin window on the right monitor, I fullscreen it (or you can do it with your browser when watching videos). Now I have another dolphin window on the left monitor, I cannot get any windows cover it, the dolphin is just on top of everything, dolphin even covers windows that are set manually as Always on top via the window menu.

Reproducible: Always

Steps to Reproduce:
See problem description</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009851</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2010-08-26 21:32:10 +0000</bug_when>
    <thetext>I&apos;m not sure if it is a bug or a wanted feature. At least for modal dialogs it&apos;s required to have them as keep above or they would be below the fullscreen window.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009854</commentid>
    <comment_count>2</comment_count>
    <who name="Kai Uwe Broulik">KaiUweBroulik2</who>
    <bug_when>2010-08-26 21:39:37 +0000</bug_when>
    <thetext>I don&apos;t think this is a wanted feature. Because ALL of the instances are always on top, not just the fullscreen one!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009882</commentid>
    <comment_count>3</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-08-26 22:39:37 +0000</bug_when>
    <thetext>layer.cpp:896

Active fullscreen windows should be on top of everything except for their modals &amp; popups - but not other group members, so &quot;this-&gt;group() == top-&gt;group()&quot; is (imo rather) wrong and should be sth. like &quot;this == top-&gt;transientFor()&quot; - but i&apos;ve no multiscreen setup to test</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009952</commentid>
    <comment_count>4</comment_count>
    <who name="Kai Uwe Broulik">KaiUweBroulik2</who>
    <bug_when>2010-08-27 02:16:39 +0000</bug_when>
    <thetext>You could set up a KDE installation on Virtualbox, this allows you to set multiple screens (opens multiple windows, even if you only have on screen)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1041847</commentid>
    <comment_count>5</comment_count>
    <who name="Kai Uwe Broulik">KaiUweBroulik2</who>
    <bug_when>2010-11-08 18:39:33 +0000</bug_when>
    <thetext>I noticed, that even krunner gets below those windows. Dashboard and panels seem to be in front.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1224696</commentid>
    <comment_count>6</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2012-02-08 22:16:04 +0000</bug_when>
    <thetext>Fixed by http://commits.kde.org/kde-workspace/10cd4faa8a0cb0619ebcfd462ee0104b1db58171
see BUG 293265</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1224701</commentid>
    <comment_count>7</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2012-02-08 22:30:55 +0000</bug_when>
    <thetext>Not necessarily, or even rather not.
Check bug #261799 and https://bugs.kde.org/show_bug.cgi?id=293265#c5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1237587</commentid>
    <comment_count>8</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2012-03-18 00:09:15 +0000</bug_when>
    <thetext>this should be -nearly- fixed, at least what you see is.
remaining issue i was pointed to by private mail is for fullscreen windows on other virtual desktops which remain &quot;fullscreen&quot; because kwin decides that by stack and not by layer what also causes bug #296076

I&apos;ll however close this one.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>