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

Qt3DRender::QObjectPicker signals are emitted only while a mouse button is kept pressed, even if hover is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.13.0
    • Qt3D
    • None
    • Linux/X11, Windows

    Description

      On Qt3DRender::QObjectPicker documentation, it is mentioned:

       

      ... If hover is enabled, queries happen on every mouse move even if no button is pressed.

       

      Testing with

      setHoverEnabled(true)

      it is observed that to emit these signals, a mouse button needs to be kept pressed:

      Qt3DRender::QObjectPicker::entered

      Qt3DRender::QObjectPicker::exited

      Qt3DRender::QObjectPicker::moved

       

      So enabling hover apparently has no effect. Not sure, maybe I'm missing something.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            m3g1dd0 Megidd Git
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes