<?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>324470</bug_id>
          
          <creation_ts>2013-09-03 17:07:13 +0000</creation_ts>
          <short_desc>Minimize/maximize by clicking taskbar entries requires double click.</short_desc>
          <delta_ts>2013-09-09 06:33:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>plasma4</product>
          <component>widget-taskbar</component>
          <version>4.11.1</version>
          <rep_platform>openSUSE</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="nickpantazis">pantazisnikolaos</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>aljazek</cc>
    
    <cc>aroth</cc>
    
    <cc>bugs</cc>
    
    <cc>cfeck</cc>
    
    <cc>dode</cc>
    
    <cc>dweeble01103</cc>
    
    <cc>eric.martin-9o8we5mw</cc>
    
    <cc>hein</cc>
    
    <cc>holo-doc</cc>
    
    <cc>myriam</cc>
    
    <cc>nicolas</cc>
    
    <cc>volkerarmin</cc>
          
          <cf_commitlink>http://commits.kde.org/kde-runtime/be1a5d484c70f4f6a383150810afbfbb367db2ac</cf_commitlink>
          <cf_versionfixedin>4.11.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>10</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1394835</commentid>
    <comment_count>0</comment_count>
    <who name="nickpantazis">pantazisnikolaos</who>
    <bug_when>2013-09-03 17:07:13 +0000</bug_when>
    <thetext>Minimize/maximize by clicking the taskbar entries of the programs running requires double click.

Reproducible: Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394840</commentid>
    <comment_count>1</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 17:12:16 +0000</bug_when>
    <thetext>This has been mentioned in bug 323067 and might have been caused by kde-runtime commit 98f86dc1, however neither me nor several testers I asked were able to reproduce this using various different settings. At this time better steps or conditions for reproducing would help tremendously.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394844</commentid>
    <comment_count>2</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2013-09-03 17:21:04 +0000</bug_when>
    <thetext>If launchers are part of the task manager, then bug 324469 might be a duplicate.

Eike, I could not yet find any setting that causes it. I see the bug whatever setting I change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394847</commentid>
    <comment_count>3</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 17:22:18 +0000</bug_when>
    <thetext>*** Bug 324469 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394849</commentid>
    <comment_count>4</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 17:25:50 +0000</bug_when>
    <thetext>Christoph, would you be willing to set up a new user account and see if it occurs there, and if not, make that user&apos;s Plasma config closer and closer to your normal one until it occurs? I&apos;m not sure this is a good use of time frankly, I only have a vague notion it might be affected by the exact topology of the QGS tree in the panel somehow. The real solution is probably auditing the kde-runtime MouseEventListener code once more, or at least trying to find an alternate solution instead of what 98f86dc1 did.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394864</commentid>
    <comment_count>5</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 18:31:56 +0000</bug_when>
    <thetext>Git commit be1a5d484c70f4f6a383150810afbfbb367db2ac by Eike Hein.
Committed on 03/09/2013 at 18:29.
Pushed by hein into branch &apos;KDE/4.11&apos;.

Discard the recorded events in the item-local handlers.

Solves problems with identical events being ignored due to
QGraphicsView&apos;s reuse of QGraphicsSceneMouseEvent instances.

CCMAIL:rdieter@fedoraproject.org
Related: bug 324471

M  +4    -0    plasma/declarativeimports/qtextracomponents/mouseeventlistener.cpp

http://commits.kde.org/kde-runtime/be1a5d484c70f4f6a383150810afbfbb367db2ac</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394866</commentid>
    <comment_count>6</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 18:35:30 +0000</bug_when>
    <thetext>The above patch was actually designed to fix bug 324471, but Christoph says it also addressed this one for him - the problems are all closely related and uncovered by 98f86dc1 no longer clobbering the recorded event with an ungrab from the popup menu.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394887</commentid>
    <comment_count>7</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 19:46:22 +0000</bug_when>
    <thetext>*** Bug 324475 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395004</commentid>
    <comment_count>8</comment_count>
    <who name="Nicolas">nicolas</who>
    <bug_when>2013-09-04 07:39:42 +0000</bug_when>
    <thetext>I can confirm that this patch fixes the issue with the double-click to maximize</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395425</commentid>
    <comment_count>9</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2013-09-05 19:40:30 +0000</bug_when>
    <thetext>*** Bug 324563 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395437</commentid>
    <comment_count>10</comment_count>
    <who name="Volker Hemmann">volkerarmin</who>
    <bug_when>2013-09-05 20:25:19 +0000</bug_when>
    <thetext>this patch fixes the problem for me too</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395627</commentid>
    <comment_count>11</comment_count>
    <who name="Aljaž Kolšek">aljazek</who>
    <bug_when>2013-09-07 05:58:51 +0000</bug_when>
    <thetext>Can you help me apply this patch? I don&apos;t know how to do it. Thank you!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395655</commentid>
    <comment_count>12</comment_count>
    <who name="">eric.martin-9o8we5mw</who>
    <bug_when>2013-09-07 10:01:21 +0000</bug_when>
    <thetext>How can I apply patch on ubuntu 13.04? Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395656</commentid>
    <comment_count>13</comment_count>
    <who name="Claudio">holo-doc</who>
    <bug_when>2013-09-07 10:19:18 +0000</bug_when>
    <thetext>Hi

Today I updated Kubuntu 13.04 to KDE 4.11.1 and got also hit by this bug. To circumvent it until a patch arrives in Kubuntu you could just disable &quot;Show tooltips&quot; which removes the need for double click.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395670</commentid>
    <comment_count>14</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-07 12:26:45 +0000</bug_when>
    <thetext>*** Bug 324612 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395718</commentid>
    <comment_count>15</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-07 17:46:35 +0000</bug_when>
    <thetext>*** Bug 324621 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395725</commentid>
    <comment_count>16</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-07 18:13:01 +0000</bug_when>
    <thetext>*** Bug 324626 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>