Summary: | Mouse Navigation drag automatically releases when moving actual mouse | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | rileyjones207 |
Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | duha.bugs, kde, nate, nicolas.fella |
Priority: | NOR | Keywords: | accessibility |
Version First Reported In: | 6.4.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
rileyjones207
2025-10-05 01:43:19 UTC
(In reply to rileyjones207 from comment #0) > SUMMARY > > > STEPS TO REPRODUCE > 0. With mouse navigation / mouse keys enabled > 1. Hold numpad 5 > 2. Move cursor using physical mouse > > OBSERVED RESULT > After around 1 second, the drag or highlight action will end without you > letting go of numpad 5. > > EXPECTED RESULT > Mouse cursor would continue dragging or highlighting selection until numpad > 5 is released. > > WORKAROUND > Before moving the mouse, press any key on keyboard. This gives the expected > result. > > SOFTWARE/OS VERSIONS > Operating System: Arch Linux > KDE Plasma Version: 6.4.5 > KDE Frameworks Version: 6.18.0 > Qt Version: 6.9.2 > Kernel Version: 6.16.10-arch1-1 (64-bit) > Graphics Platform: Wayland SUMMARY When using mouse navigation / mouse keys along with a real mouse, any highlight or drag action started with numpad 5 will automatically end. This does not occur if you only move the cursor using the keyboard or if you press any key before you move the mouse. Can reproduce. Note: it doesnt happen if you move the cursor with numpad keys first. Is this a KCM issue or KWin issue? KWin |