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

Make it easier to open a QLineEdit as an editor without selecting all the text

    XMLWordPrintable

Details

    Description

      QAbstractItemViewPrivate::editor() calls selectAll() on the editor if it is a QLineEdit, causing all the text in the QLineEdit to be selected when it is opened. Since this is not part of the public API, this makes it very hard to change the behavior.

      It would be nice if it was made easier to change this behavior.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes