Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23745

Mouse navigation activates too easily

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • Qt Creator 4.12.0-rc1
    • Qt Creator 4.12.0-beta2
    • Editors
    • None
    • Windows
    • b06ad16160c644c6f2d137c7e0c7e40603f929d2 (qt-creator/qt-creator/4.12)

    Description

      When editing C++ code, the mouse navigation activates when Ctrl is held while releasing the left mouse button over a link. This too often leads to unwanted link activation. Proposed changes:

      • Require both press and release on the link (ie. respond only to "clicked")
      • Abort when the cursor moves (ie. to select some text)

       

      This is the exact same issue as this old one: https://bugreports.qt.io/browse/QTCREATORBUG-134

      The original commit made back then is this one: https://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=2c115e934fb5700e42f64491af92b3facfb2cbf0.

      This happen very often when doing copy paste with  "double click" + "Ctrl+C/V".

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            amurzeau Alexis Murzeau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes