When I take a rectangular region screenshot using Meta+Shift+Print the mouse cursor in the screenshot is misplaced, too large, and the graphic is wrong (ie. usually showing either the cross-hair for selecting a region or the hand for moving said selection) Reproducible: Always Steps to Reproduce: 1. Use QT_DEVICE_PIXEL_RATIO=2 2. Press Meta+Shift+PrtScr (I think just doing a rectangular selection from the UI should work also) 3. Save screenshot Actual Results: There will be a mouse cursor in the screenshot at a wrong position, it will be too large, and the graphic will be wrong. Expected Results: The cursor will be at the appropriate position in the correct size and using the graphic the cursor would have in the window I snapshotted rather than of the selection window (if that's not possible, just use the default arrow cursor)
Created attachment 97056 [details] Wrong cursor You can see by the hovered item in the list where the mouse actually was
Can I sit on this for a while? I want to eventually fix this with a QtQuick-based replacement.
This is fixed with your patch in 16.04