https://bugs.kde.org/show_bug.cgi?id=412271
Bug ID: 412271
Summary: Search field should return results for an emoji
Product: kcharselect
Version: 19.08.0
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
"Enter a search term or character here", try an emoji like:
😕 1F615 Confused Face
The Unicode value or assigned name "confused face", works, but not the actual
emoji if you copy/paste that. This also doesn't appear to work at filtering to
a single character, which might be the actual problem.
STEPS TO REPRODUCE
1. Add "😕" to the search field.
OBSERVED RESULT
Nothing happens.
EXPECTED RESULT
Results should filter to this glyph/emoji.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE (up to date), Kernel 4.19.69-1-MANJARO
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0
ADDITIONAL INFORMATION
I can type "confused fac" 1 result(1F615), but "confused face" returns 2
results(U+FACE as 2nd result, which has no mention of "confused"). It appears,
you can enter multiple unicode values to add that direct glyph/character to the
results ignoring any other keywords, bug?
You can also add any emoji, and it appears to be treated as an empty character,
not impacting results, as if it was never entered.It appears to be treated
similar to a blank/space. " confused", remove "confused" and results are not
updated, clear the entire field and it'll reset. Search just " " and no impact
either(which is fine).
--
You are receiving this mail because:
You are watching all bug changes.