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

TreeView: all key events are consumed and not propagated

    XMLWordPrintable

Details

    • 929a32bd8def11c0d7abec173189272e7c4366e3 (qt-extensions/qttreeview/master)

    Description

      TreeView doesn't ignore any of the key events even if it doesn't handle them, preventing them from being propagated.

      Steps to reproduce the problem:

      1. Click on the treeview and press any button => only treeview logs the key press, parent does not
      2. In comparison click on the tableview and press any button => both the parent and tableview log the key press

      Attachments

        For Gerrit Dashboard: QTBUG-92517
        # Subject Branch Project Status CR V

        Activity

          People

            richard Richard Moe Gustavsen
            miikapernu Miika Pernu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes