Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-13394

Double-clicking on a color code should not select the #

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.7.0
    • GUI: Text handling
    • None
    • 67db4b23e924ed5091f609db7d6864c268176044

    Description

      On the current version of Qt Creator, double clicking on a color code like the one below selects the # character as well:

      Rectangle {
          color: "#ffffff"
      }
      

      This behavior doesn't match other editors, and it's very annoying as color codes copied from photoshop comes without the #.

      Expected behavior: select only the characters from the color code (ie: the ffffff part in the example above), and leave the # unselected.

      Attachments

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

        Activity

          People

            lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
            gregschlom Gregory Schlomoff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes