[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2018-11-18 Thread Olivier Tilloy
** Changed in: oxide Status: In Progress => Confirmed ** Changed in: oxide Assignee: Olivier Tilloy (osomon) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2017-04-18 Thread Olivier Tilloy
didUpdateTextOfFocusedElementByNonUserInput was removed from WebViewClient by https://chromium.googlesource.com/chromium/src/+/1c4ff63fc531d7bbb626329b8e7648ecc4b94b22. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowse

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2017-04-18 Thread Olivier Tilloy
The issue still exists and can also be observed on desktop with ubuntu- keyboard. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2016-04-19 Thread Olivier Tilloy
The issue still exists in the latest rc-proposed image (#314 on krillin). Word suggestion needs to be enabled in system settings. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-08-03 Thread Andrea Bernabei
Another way to reproduce this is by using Telegram's mobile website (which I currently use for the messages whose type is unsupported by the current Ubuntu Telegram app). It makes the messaging experience reeeally annoying :) https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1480847 -

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-07-28 Thread Olivier Tilloy
** Tags added: keyboard -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not canceled when a text input field is cleared progr

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-05-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~michael-sheldon/oxide/fix-1384357 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not canceled when a tex

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-04-09 Thread Olivier Tilloy
** Description changed: - Using rtm 122 - - start the webbrowser - - go on google.com - - type "ubuntu" in the google page text entry - - tap the "x" symbol at the right of the entry + Steps to reproduce: - -> the entry is cleared and then the text is restored + 1) on a touch device, browse to

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-04-09 Thread Michael Sheldon
This can be reproduced using the small test page here: http://mikeasoft.com/~mike/oxide-clear.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Cur

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-04-08 Thread Olivier Tilloy
Google have recently updated their search page: tapping on the cross to clear the search field used to leave it focused, but it doesn’t any longer, so the OSK is dismissed (which seems like a regression to me, but nothing we can do about I’m afraid). So the original steps to reproduce the bug don’

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-04-08 Thread Bill Filler
Is this still an issue? I'm trying the steps in the comments above but cannot reproduce on vivid or rtm. If still an issue, please list the steps to reproduce. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-03-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/oxide/non-ime-initiated-text-edit -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not canceled whe

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-03-30 Thread Olivier Tilloy
** Changed in: oxide Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not canceled when

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-03-23 Thread Olivier Tilloy
** Changed in: oxide Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2015-03-23 Thread Olivier Tilloy
It looks like the blink method we’re interested in listening to is called didUpdateTextOfFocusedElementByNonUserInput(). Apparently this will require patching content::RenderWidget, the current implementation does nothing if !defined(OS_ANDROID). -- You received this bug notification because you

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2014-11-24 Thread Olivier Tilloy
** Tags added: osk -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1384357 Title: Current composition is not canceled when a text input field is cleared programmat

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2014-11-11 Thread Sebastien Bacher
The bug still happens as described here, not sure what's the difference between our devices, could be an osk configuration... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2014-11-11 Thread Olivier Tilloy
I can’t observe the bug with the steps described in the original description, however I can see the text being restored when swiping from the right to show the app previews. In any case that’s most likely a bug in oxide, not in webbrowser-app. ** Changed in: webbrowser-app Status: New => In

[Touch-packages] [Bug 1384357] Re: Current composition is not canceled when a text input field is cleared programmatically

2014-11-07 Thread Sebastien Bacher
the "text is restored after clicking X" is still there on rtm 150/krillin, reopening ** Changed in: webbrowser-app Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https: