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

[regression] Ctrl+Left-click no longer generates QGraphicsView::mouseReleaseEvent()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.12.5
    • 5.12.1, 5.12.3
    • QPA
    • None
    • macOS 10.13/macOS 10.14
    • macOS

      On Mac Ctrl+Left-click is equivalent to Right-click.

      Before Qt 5.12.1 pressing the Control key and Left-clicking on an object generated a QGraphicsView::mouseReleaseEvent() with QEvent::button() returned as Qt::RightButton. This worked well.

      But in Qt 5.12.1 pressing the Control key and Left-clicking on an object does not generate a QGraphicsView::mouseReleaseEvent().

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

            mikhailsvetkin Mikhail Svetkin
            oryxdigital Andy Brice
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes