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

dual-screen app mouse cursor invisible in the first screen

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes