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

Upper case text conversion doesn't work in vertical selection mode for tab text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 3.1.0-beta
    • Qt Creator 3.0.1
    • Editors
    • None
    • MacOS 10.8.5 with Qt Creator 3.0.1
    • b4394dabdbae87bd749a902ceb688ee737f3c591

      When selecting a square of text using the alt key, the upper case conversion is wrong when applied to text with tabulation.

      Here is an example:

      Before uppercase:
      \t I just want to uppercase the red selected character.
      \t I just want to uppercase the red selected character.
      \t I just want to uppercase the red selected character.

      After uppercase:
      \t I just want to uppercase the red SELECTED CHaracter.
      \t I just want to uppercase the red SELECTED CHaracter.
      \t I just want to uppercase the red SELECTED CH character.

      As you can see the conversion is shifted regarding to the selected text.

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

            davschul David Schulz
            martindelille Martin Delille
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes