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

Invalid caret position after deleting text selection

    XMLWordPrintable

Details

    • Linux/X11
    • a81da5b15 (17.0)

    Description

      The issue can be reproduced with the following text:

      one two
      three four

      To reproduce the issue:

      • place the caret at the beginning of the word "one"
      • press Ctrl+Shift+Right (this selects the word "one" and moves the caret to the right)
      • press Delete
      • press Down

      What currently happens: the caret incorrectly ends up at the end of the word "three"
      What should happen: the caret should end up at the beginning of the word "three"

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-33106
        # Subject Branch Project Status CR V

        Activity

          People

            davschul David Schulz
            crolix Andy Romanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes