Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2651

QCursor.pos() is not updated while dragging a cell in QTableView under Wayland

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.6.2
    • PySide
    • None
    • Linux/Wayland

    Description

      I noticed that when you query for mouse cursor position while dragging using QCursor.pos() the cursor's position is not updated properly. I attached a test project to reproduce the issue and a video recording of the tests I ran. For comparison, I tested the same code in XWayland and it works as I expected, i.e. the position is properly updated.

      Please note that the test project was created just to demonstrate the bug, I am not using QCursor in the dragMove event in my project like this

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            roman.shumikhin Roman Shumikhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes