https://bugs.kde.org/show_bug.cgi?id=525007
Bug ID: 525007
Summary: Idlewindow blocks pointer input on desktop
Classification: Applications
Product: xwaylandvideobridge
Version First 0.5.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
In xwaylandvideobridge v0.5.2 there is a bug where the idlewindow (as defined
here
https://github.com/KDE/xwaylandvideobridge/blob/b41c71d2dc1eb2ccaa49779b0b82f09adf66d61d/src/contentswindow.cpp#L27)
sits in the top-left corner of the desktop, blocking pointer input. This bug
occurs as soon as xwaylandvideobridge (auto-)starts and not just when power
management turns the monitor off or suspends the system, as it was in
https://bugs.kde.org/show_bug.cgi?id=524031
STEPS TO REPRODUCE
1. Start xwaylandvideobridge
2. Click on an icon in the top-left 640x360px on the desktop or right-click
there
OBSERVED RESULT
Nothing happens
EXPECTED RESULT
The icon should be selected or the contextmenu appear
ADDITIONAL INFORMATION
Here is the output from checking that area with qdbus-qt6:
$ qdbus-qt6 org.kde.KWin /KWin queryWindowInfo
activities: caption: Wayland to X Recording bridge — Xwayland Video Bridge
clientMachine: localhost
desktopFile: org.kde.xwaylandvideobridge
desktops: ac823477-f6f3-4205-b5cb-3c6ecbe03467
excludeFromCapture: false
fullscreen: false
hasTransientParent: false
height: 360
keepAbove: false
keepBelow: true
layer: 1
localhost: true
maximizeHorizontal: 0
maximizeVertical: 0
minimized: false
noBorder: false
pid: 43507
resourceClass: xwaylandvideobridge
resourceName: xwaylandvideobridge
role:
skipPager: true
skipSwitcher: true
skipTaskbar: true
type: 0
uuid: {6e58ac3e-3c8e-4e2b-bb21-0f8d08959bb7}
width: 640
x: 0
y: 0
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.1
Kernel Version: 7.1.10-200.fc44.x86_64 (64-bit)
Graphics Platform: Wayland (100% scaling, dual monitor with the second monitor
turned off)
Processors: 8 × Intel® Xeon® CPU E3-1240 v3 @ 3.40GHz
Memory: 16 GiB of RAM (15.5 GiB usable)
GPU: NVIDIA GeForce RTX 2070
Nvidia Driver: 610.57.04
xwaylandvideobridge 0.5.2
--
You are receiving this mail because:
You are watching all bug changes.