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

Qt3DInput::QMouseHandler::clicked triggered even if the mouse coordinates changed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.4.3
    • Qt3D
    • None
    • Windows

    Description

      Qt3DInput::QMouseHandler::clicked event is now triggered event even if the mouse coordinates changed. It was not the case in 5.14.2.

      By looking at the code in qmousehandler.cpp in

      void QMouseHandlerPrivate::mouseEvent(const QMouseEventPtr &event)

      the "clicked" event is emitted in QEvent::MouseButtonRelease is was not the case in 5.14.2.

       

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            thomas12345 Thomas Lenoir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes