Caret position not taken into account when word prediction is enabled

Bug #1627698 reported by Adnane Belmadiaf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Confirmed
Undecided
Unassigned

Bug Description

Steps :

1- Enable word prediction
2- Open the webbrowser-app
3- Type "ubuntu" in the search field(not the addressbar, also note that the word is underlined)
4- Move the caret to the beginning of the word, then type "k"

What should happen :
- The finale word should be "kubuntu"

Result :
- You get "ubuntuk"

Revision history for this message
Olivier Tilloy (osomon) wrote :

I can reproduce the issue with a simple oxide webview:

import QtQuick 2.4
import com.canonical.Oxide 1.15
WebView {
  url: "http://start.ubuntu.com"
}

affects: webbrowser-app (Ubuntu) → oxide
Changed in oxide:
status: New → Confirmed
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.