[scopes] Enable keyboard typing/spelling suggestion in scopes search field

Bug #1441785 reported by Bret Barker
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ubuntu UX
Triaged
Wishlist
Paty Davila
unity8 (Ubuntu)
Incomplete
Undecided
Unassigned

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

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in unity8 (Ubuntu):
status: New → Confirmed
Changed in ubuntu-ux:
importance: Undecided → Wishlist
summary: - Enable keyboard typing/spelling suggestion in scopes search field
+ [scopes] Enable keyboard typing/spelling suggestion in scopes search
+ field
Changed in ubuntu-ux:
assignee: nobody → Paty Davila (dizzypaty)
Revision history for this message
Michał Sawicz (saviq) wrote :

This was originally disabled because predictive text did not play well with the search engine, we need to find out if that was resolved since.

Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

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.

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

My two cents is you do not want the osk style of word prediction. Scopes have the opportunity to do a much better job based on the context. For example when searching the store if I type "podbrid" it should find "podbird". The scope could do this, the osk could not and would suggest "tripod"

Changed in ubuntu-ux:
status: New → Triaged
Revision history for this message
Albert Astals Cid (aacid) wrote :

unity8 waiting for design -> Incomplete

Changed in unity8 (Ubuntu):
status: Confirmed → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.