Summary: | Opening the Search page does not focus the Search... text box | ||
---|---|---|---|
Product: | [Applications] Emoji Selector | Reporter: | Alberto Salvia Novella <es20490446e> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | john.kizer, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.5.0 | |
Sentry Crash Report: |
Description
Alberto Salvia Novella
2025-04-24 15:15:06 UTC
Hi - I can reproduce on my Fedora KDE 42 device, and on a KDE Neon VM. Just to note as a workaround, starting to type from any other page does simultaneously navigate to the Search page, focus the Search box and begin entering the typed characters into the box. Thanks! It looks like it's trying to do this: https://invent.kde.org/plasma/plasma-desktop/-/blob/master/emojier/app/ui/CategoryPage.qml?ref_type=heads#L69-L71 But it's not working right now. This is effectively fixed with the UI changes going into Plasma 6.5. Now there's no longer a dedicated search page; every page has a search field and it's always focused by default. Great 👍 |