Word-prediction in native browser
Looks like the prediction in the native browser search/address field is not enabled. Can it be enabled ?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Looks like the prediction in the native browser search/address field is not enabled. Can it be enabled ?
Despite the question is basically 6 years old and not gained much interest, I thought I'd answer anyway, so for those interested.......
IF you don't mind working with Terminal, you can edit the particular file in Sailfish Browser to enable word prediction.
devel-su nano +323 /usr/share/sailfish-browser/pages/components/Overlay.qml
As noted from the path shown above, we want to change this line which looks like this before editing;
inputMethodHints: Qt.ImhUrlCharactersOnly
change it to this;
// inputMethodHints: Qt.ImhUrlCharactersOnly
Save the file, open the browser and type something, you should now see predictive text.
I did the edit and then opened the browser and it worked. It shouldn't be necessary to restart anything, at least, I didn't need to do so.
Spam Hunter ( 2020-02-28 12:32:53 +0200 )editThis thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-02-11 09:04:13 +0200
Seen: 460 times
Last updated: Feb 28 '20
Browser: Support for custom search engines [answered]
Browser: Tab web address editing [answered]
[proposal] Add support for mobile Firefox add-ons to the Sailfish browser
Add support for Mozilla Sync service to the Sailfish browser
Add file upload functionality to web browser [released]
[Feature-request] Swirl gestures to zoom in/out in browser(like N900)
Move between text fields in forms in browser
PBAP bluetooth profile support is requested [released]
[Implemented in 1.0.3.8] Landscape mode in keyboard, gestures, browser and messages [released]
Predictions should be enabled everywhere. I don't understand why predictions are disabled for search fields and such. I don't think autocomplete is reason to disable predictions.
hetas ( 2014-02-13 20:23:33 +0200 )edit