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

Word selection in QTextEdit behaves unlike other text editors

    XMLWordPrintable

Details

    Description

      When entering the following text into a QTextEdit

      "some test" some other text

      and positioning the cursor at the start of the word "test" and the pressing CTRL-SHIFT-CursorRight a selection will be created that includes the " and the next space.

      Many text editors, e.g. Visual Studio 2005, TextPad and Word stop at the " char, so that the word is selected without the trailing ".

      It would be useful if QTextEdit could be configured which chars are "stop" chars for CTRL-SHIFT-Left/Right selections.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes