M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
67 stars 21 forks source link

No suggestions when typing search entries (Sailfish X) #241

Open vpodzime opened 6 years ago

vpodzime commented 6 years ago

When typing the search entries the keyboard doesn't provide word completions/suggestions (at least on Sailfish X). However, the suggestions may be really handy as lot of the search terms are actually in respective language's dictionaries.

M4rtinK commented 6 years ago

Yeah, that's definitely a bug - I likely need to set some hint for the entry field to make the text prediction work for the text field - I'll look into that.

BTW, the search field logic really needs also other improvements, such as showing last-N searched terms for easy reuse of past entries.