<?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>324471</bug_id>
          
          <creation_ts>2013-09-03 17:15:10 +0000</creation_ts>
          <short_desc>Right clicking a minimized program in the task bar does not work a second time.</short_desc>
          <delta_ts>2013-09-03 20:06:34 +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>hein</cc>
          
          <cf_commitlink>http://commits.kde.org/kde-runtime/be1a5d484c70f4f6a383150810afbfbb367db2ac</cf_commitlink>
          <cf_versionfixedin>4.11.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1394842</commentid>
    <comment_count>0</comment_count>
    <who name="nickpantazis">pantazisnikolaos</who>
    <bug_when>2013-09-03 17:15:10 +0000</bug_when>
    <thetext>1. Minimize a program
2. Right click on it.
3. Right click on it again and again.
No right click options are shown for the program.

Reproducible: Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394843</commentid>
    <comment_count>1</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 17:17:32 +0000</bug_when>
    <thetext>Reproduced - seems to go away if you move the mouse out of the task inbetween right-clicks, though, which hints at yet another bug in kde-runtime&apos;s MouseEventListener and might be related to bug 323067 and bug 324470.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394845</commentid>
    <comment_count>2</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 17:21:13 +0000</bug_when>
    <thetext>Actually, any mouse movement inbetween right-clicks is enough, so it&apos;s probably a consequence of kde-runtime 98f86dc1 - previously the Ungrab event caused by the popup menu opening would result in the recorded last event being discarded, now it&apos;s kept and the identical events are ignored. This is a lesser issue than the one 98f86dc1 fixed - a crash - but still a problem of course. Not immediately seeing a way out though, either behavior is broken ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394865</commentid>
    <comment_count>3</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2013-09-03 18:31:57 +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 324470

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

http://commits.kde.org/kde-runtime/be1a5d484c70f4f6a383150810afbfbb367db2ac</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>