[Konsole-devel] [Bug 88953] Selection marking requires constant mouse movement

Kurt V.Hindenburg kurt.hindenburg at kdemail.net
Sun Feb 6 17:55:37 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=88953         
kurt.hindenburg kdemail net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1
            Summary|Selection dragging for      |Selection marking requires
                   |copying is weird, slow      |constant mouse movement



------- Additional Comments From kurt.hindenburg kdemail net  2005-02-06 18:55 -------
This is a 'feature' of TEWidget

    NOTE: During the marking process we attempt to keep the cursor within
    the bounds of the text as being displayed by setting the mouse position
    whenever the mouse has left the text area.

    Two reasons to do so:
    1) QT does not allow the `grabMouse' to confine-to the TEWidget.
       Thus a `XGrapPointer' would have to be used instead.
    2) Even if so, this would not help too much, since the text area
       of the TEWidget is normally not identical with it's bounds.



More information about the konsole-devel mailing list