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

TextInput lacks persistentSelection property that is available for TextEdit

    XMLWordPrintable

Details

    Description

      One of the design principles of QtQuick's has been to keep the functionality between similar elements identical and also as style-independent as possible. TextInput selection is always cleared on focus loss, with TextEdit this only happens when persistentSelection property has been set to true. The lack of persistentSelection property creates unnecessary inconsistency between the elements and makes it difficult to customise selection behavior when TextInput comes with implicit functionality that cannot be disabled.

      See related issue QTBUG-15341.

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes