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

TableView: edit delegate commit upon losing focus

XMLWordPrintable

    • 48cb120c5 (dev), 61c15cb94 (6.9), e42afe712 (6.8), ccc667318 (dev), 01d12ef2c (6.9), 12258bc0d (6.8)

      When editing a cell in TableView, it will not commit when focus is lost. It will only commit if the focus transfer happens because of hitting the Tab key.
      This is not expected. An edit delegate should always emit the commit signal (and let the edit delegate decide if the changes should be stored in the model), unless the user cancels the edit by hitting escape. This behaviour is verified by testing e.g macOS "Numbers", and Google "Sheets" (both spread sheet applications).

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

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

              Created:
              Updated:
              Resolved: