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

QAbstractItemView::commitData() re-installs item delegate's event filter on editor

    XMLWordPrintable

Details

    Description

      QAbstractItemView::commitData() re-installs the item delegate's event filter on the editor. This may conflict if a custom event filter was installed on the editor in a QItemDelegate subclass, for instance.

      After commitData() is called, the item delegate's event filter, as the last event filter to be installed, will be activated first, and not the custom event filter which would be expected.

      Attachments

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

        Activity

          People

            bjnilsen Bjørn Erik Nilsen
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (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