| Summary: | [wayland] Black box appears under cursor when taking a screenshot of the window under the cursor | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | indecisiveautomator |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugseforuns, kde, nate, p.r.worrall |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 5.24.90 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/960ad64eec852e8855bfb465a245bfbbf174fc9e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
indecisiveautomator
2022-05-20 02:47:03 UTC
Noticed this bug yesterday on Wayland session of Plasma 5.25 beta, Arch Linux. Can reproduce with "Window Under Cursor" mode Can't reproduce So the way I can reproduce is as follows: 1. Open Spectacle 2. Change the dropdown to say "Window under cursor" 3. Click "Take New Screenshot" 3. Click on a window when prompted The cursor shows a black square around it, and this black square remains visible until I move the cursor over Spectacle's main window., (In reply to Nate Graham from comment #4) > So the way I can reproduce is as follows: > 1. Open Spectacle > 2. Change the dropdown to say "Window under cursor" > 3. Click "Take New Screenshot" > 3. Click on a window when prompted > > The cursor shows a black square around it, and this black square remains > visible until I move the cursor over Spectacle's main window., Ack, can reproduce now A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2466 Git commit 960ad64eec852e8855bfb465a245bfbbf174fc9e by Vlad Zahorodnii. Committed on 25/05/2022 at 10:37. Pushed by vladz into branch 'Plasma/5.25'. backends/drm: Specify clear color for cursor plane Otherwise the results are undefined. Tested-by: Merge Service <https://invent.kde.org/plasma/kwin/-/merge_requests/2466> Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2466> (cherry picked from commit e57be93108fcb1f29b2b374613c2d08a174ef32c) M +2 -0 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/commit/960ad64eec852e8855bfb465a245bfbbf174fc9e |