https://bugs.kde.org/show_bug.cgi?id=494996
Bug ID: 494996 Summary: Requesting NO Touch Capability captures touch events Classification: Plasma Product: xdg-desktop-portal-kde Version: 6.2.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: ferdinandschobe...@gmail.com CC: aleix...@kde.org Target Milestone: --- SUMMARY Using org.freedesktop.portal.InputCapture.CreateSession to create an input capture session without Touch capabilities still results in touch input being captured. More details over at https://github.com/feschber/lan-mouse/issues/216. STEPS TO REPRODUCE 1. Clone https://github.com/feschber/lan-mouse 2. Apply this (https://github.com/feschber/lan-mouse/issues/216#issuecomment-2412095179) patch to disable touch input capabilities. 3. Start an input-capture debug session using ```sh cargo run -- --test-capture --capture-backend input-capture-portal ``` 4. Move the cursor into any display edge. OBSERVED RESULT Touch input should be available to the host system. EXPECTED RESULT Touch input is captured (i.e. touch inputs are ignored) SOFTWARE/OS VERSIONS See https://github.com/feschber/lan-mouse/issues/216 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.