touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #71132
[Bug 1441785] Re: [scopes] Enable keyboard typing/spelling suggestion in scopes search field
Text in the preedit buffer isn't reported alongside committed text for
Qt widgets, it might be possible to work around this for the scopes by
listening to QInputMethodEvents (which will include incoming changes to
the preedit buffer); alternatively a more general fix would be to
somehow get all Qt input widgets to report preedit text alongside
committed text (which would solve this in other scenarios as well). I'm
not certain if this would need to be done via a change to Qt itself or
if its possible at the UITK level.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1441785
Title:
[scopes] Enable keyboard typing/spelling suggestion in scopes search
field
Status in Ubuntu UX bugs:
New
Status in unity8 package in Ubuntu:
Confirmed
Bug description:
When searching in scopes, the keyboard suggestions don't appear.
Steps to reproduce:
* enter nearby scope
* search for "cof"
Expected behavior:
* keyboard should suggest "coffee" among other corrections/completions
Actual behavior:
* no suggestions are shown
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1441785/+subscriptions
References