| Summary: | Kirigami.SearchField components inside QML KCMs embedded in QWidgets view don't accept dead keys (works fine in sidebar search field) | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Thiago Sueto <herzenschein> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | ahiemstra, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thiago Sueto
2020-10-12 01:06:47 UTC
Seems like an issue with the text field component. Moving to qqc2-desktop-style to start with. Could ultimately be a Qt issue with QML-based text fields, maybe. Interestingly enough it also doesn't accept my Compose key. Since these are (as far as I know) mostly normal TextFields I expect the issue is in Qt. Yeah, I can reproduce that. FWIW the compose key does work for me in the search field in the sidebar, which uses the same Kirigami.SearchField component. I wonder if there's an issue with the QML KCMs being drawn inside a widget or something.... That could very well be it. I just tested in a pure QML application and there things work. Found an existing report: Bug 414501. *** This bug has been marked as a duplicate of bug 414501 *** |