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

QLineEdit drag and drop does not allow the text to be moved, only copied

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.7.4
    • None
    • Windows 7, Visual Studio 2010
    • I5b92ce5c7425a1cb8ee6f401c685424eb9396592

    Description

      Any drag and drop operation with text selected from a QLineEdit widget only allows the text to be copied but not moved. This is unlike the QPlainTextEdit widget which by default moves the text but allows the user to copy it by pressing the control key. My application uses both types of widgets and it leads to an inconsistent interface. I think the QLineEdit ought to behave the same as the QPlainTextEdit for drag and drop operations, as this seems the standard way in most user interfaces.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            gbwarren Gary Warren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes