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

dual-screen app mouse cursor invisible in the first screen

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.0
    • None
    • R-Car E3
      AGL Linux Icefish
    • Linux/Yocto

    Description

      In the attached demo application, after the application started, the cursor first started in w1 but invisible, if move it to w2 become visible, but move back to w1 it will invisible again.
      both screens can accept the click event.

      {
          "device": "/dev/dri/card0",
          "hwcursor": false,
          "separateScreens": false,
          "outputs": [
              {
                  "name": "w1",
                  "mode": "1280x800",
                  "virtualIndex": 0
              },
              {
                  "name": "w2",
                  "mode": "1280x480",
                  "virtualIndex": 1
              }
          ]
      }
      

      if w1 and w2 revert the virtualIndex, the mouse cursor in w2 will be invisible.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              jiu shanheng jiu
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes