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

QTableWidget::blockSignals() seems not working correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15
    • Widgets: Itemviews
    • None
    • MSCV 2017, 2022
    • Windows

    Description

      It looks like QTableWidget::blockSignals() does not work for slots defined by lambda.

      At least QTableWidget::cellChanged() slot is still being executed, even if QTableWidget::blockSignals(true) has been called before.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ars.masiuk Ars Masiuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes