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

Deleting characters to the right does not work with multi-line cursor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 9.0.2
    • Qt Creator 9.0.0
    • Editors
    • None
    • Linux/X11
    • e0b1f694e (9.0)

      1. Open a C++ source file in the editor and navigate to a place where there are multiple lines of text in a row.
      2. Press Alt + Right Click and make the cursor span two lines of text.
      3. Make sure NumLock is disabled.
      4. Press Delete on the numpad to delete characters to the right of the cursor.

      Result:

      Only characters on the second line are deleted. The first line is unaffected.

      Expected result:

      Characters on both lines should be deleted.

      Note: This works as expected with Backspace - characters on both lines are deleted to the left of the cursor.

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

            davschul David Schulz
            lastique Andrey Semashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes