Bug 488646

Summary: [wayland] Pressing Ctrl+F will focus search bars in System Settings, but they cannot receive text input until clicked
Product: [Applications] systemsettings Reporter: Eamonn Rea <eamonnrea>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kdedev, nate
Priority: NOR    
Version First Reported In: 6.0.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Eamonn Rea 2024-06-17 23:46:18 UTC
SUMMARY
Pressing Ctrl+F to focus a search bar in System Settings will visually focus that searchbar, but it cannot receive text input. The text field has to be clicked before any text can be entered. This does not visually update the field in any way, as Ctrl+F will visually focus the field but it does not accept text until clicked.

STEPS TO REPRODUCE
1. Open a System Settings page with a search bar, such as Shortcuts or Desktop Effects.
2. Press Ctrl+F to focus the search bar.
3. The search bar will receive visual focus.
4. Attempt to enter text with the keyboard.
5. No text will be entered in the search bar.
6. Click on the search bar and attempt to enter some text.
7. The search field will now be able to receive text.

OBSERVED RESULT
Pressing Ctrl+F will visually focus the search field but it cannot receive text and so it cannot be searched.

EXPECTED RESULT
Pressing Ctrl+F should visually and practically focus the search field.

SOFTWARE/OS VERSIONS
These are the specifications of my current machine, but I have another machine with nearly identical Plasma version (both running Arch, one is just slightly further behind with the kernel but same KDE software versions) that has the same problem.

Linux/KDE Plasma: 6.9.5 Linux Zen
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
Unsure if this affects the X11 session.
Comment 1 TraceyC 2024-06-18 22:46:52 UTC
Was able to reproduce this on Solus with Plasma 6 in a Wayland session, and in KDE Neon with Plasma 6.1
On Solus, not only did the search bar not receive input until clicked, it didn't receive visual focus until clicked either.
On a KDE Neon VM the behavior was as described - the search bar received visual focus but I was unable to enter text until I clicked the field.

Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-41-generic (64-bit)
Graphics Platform: Wayland
Comment 2 Nate Graham 2024-06-19 20:32:49 UTC

*** This bug has been marked as a duplicate of bug 464374 ***
Comment 3 Nate Graham 2025-05-29 14:40:59 UTC

*** This bug has been marked as a duplicate of bug 438689 ***