[Konsole-devel] [Bug 192506] New: mouse tracking loses certain mouse button clicks

Vlado Potisk vlado_potisk at clex.sk
Tue May 12 22:03:39 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=192506

           Summary: mouse tracking loses certain mouse button clicks
           Product: konsole
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: vlado_potisk at clex.sk


Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Fedora RPMs

I'm developing an application using the xterm mouse tracking. I have
encountered a problem with mouse button doubleclicks.

A left button doubleclick is reported normally as 2 clicks, i.e. 4 events:
- button 1 click
- release
- button 1 click
- release
but the right button doubleclick is in most cases reported only as 3 events:
- button 3 click
- release
- release
The second click of a doubleclick is not reported in about 7 out of 8 tries. In
my opionion that is incorrect.

The xterm does not have this problem, it always reports all 4 events of a
doubleclick.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list