← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1627698] Re: Caret position not taken into account when word prediction is enabled

 

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";
}

** Package changed: webbrowser-app (Ubuntu) => oxide

** Changed in: oxide
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1627698

Title:
  Caret position not taken into account when word prediction is enabled

Status in Oxide:
  Confirmed

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"

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1627698/+subscriptions