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

Triple-clicking behind EOL on a line that ends with opening brace doesn't work.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.7.1, Qt Creator 4.9.0, Qt Creator 4.10.0
    • Editors
    • None
    • Windows 10 PC.
    • Windows

    Description

      When I have a code like this:

      void func(
          int v1,
          int v2
      )
      

      When I want to select all lines I'll try triple-clicking on the first line and then dragging down until all lines are selected. Except that when line is too short it is much easier to click begind the End-of-line. In such case when I try to triple-click, after second click entire code between braces will be selected, along with the braces, but without "void func" part. Then when third click comes it will initiate drag-and-drop operation instead of completing the triple-click.

      Attachments

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

        Activity

          People

            davschul David Schulz
            bartekbl Bartosz Błaszkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes