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

QAbstractItemView should forward mouse click for some editors when SelectedClicked is the edit trigger

    XMLWordPrintable

Details

    Description

      Ie. when having a QComboBox as the editor widget in the delegate, then right now it requires three clicks to open the combobox popup for any unselected cell:

      • select the cell
      • click on the selected cell (and wait for the double click timeout)
      • open the popup

      This is not very efficient, and having CurrentChanged as an edit-trigger is not always desireable (and the "current" might not change).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes