https://bugs.kde.org/show_bug.cgi?id=516511
John Kizer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mouse selection skips first |Selecting text from the |word when starting drag at |start of a line skips the |beginning of line |first word (or deletes | |special characters) in | |Qt-based software if the | |Plasma Keyboard process is | |active Assignee|[email protected] |[email protected] |g | CC| |[email protected] Product|kde |Plasma Keyboard Component|general |general --- Comment #30 from John Kizer <[email protected]> --- Disabling Plasma Keyboard fixes for me on Fedora Linux 43 as well - however, I cannot reproduce on KDE Linux even with with Plasma Keyboard enabled. I don't know if any of these upstream Qt bugs are potentially relevant in some way, but maybe they might be a lead for someone more familiar with QtVirtualKeyboard? https://qt-project.atlassian.net/browse/QTBUG-128152 - Manage mouse event delivery to popups and qvirtualkeyboard https://qt-project.atlassian.net/browse/QTBUG-138706 - [Wayland] Application freeze when mouse is doing UI-blocking operations https://qt-project.atlassian.net/browse/QTBUG-137393 - No drag cursor when dragging under wayland https://qt-project.atlassian.net/browse/QTBUG-141389 - a11y: QLineEdit reports space as a word when queried via a11y API So far the key factors seem to be: - Only occurs in native Wayland software - doesn't occur in an X11 desktop session, or when running an application using XWayland - Only occurs if Plasma Keyboard is loaded - but that alone must not be enough, since the issue didn't appear in KDE Linux? -- You are receiving this mail because: You are watching all bug changes.
