[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-09-08 Thread Bill Filler
** Changed in: ubuntu-keyboard Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To manage notifications

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-08-29 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-08 Thread Zsombor Egri
** Also affects: ubuntu-keyboard Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To manage

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-08 Thread Zsombor Egri
I did some investigation on what are the differences on the input elements (TextInput and TextEdit used in TextField and TextArea) and found that autoFocusOnPressed is the only difference on the component setup. In the previous setup we had this property untouched (its default value is true) and

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Timo Jyrinki
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Zoltan Balogh
According to our investigation the root problem lays somewhere in the OSK or in Qt input modul level. Adding a Qt.inputMethod.show() to the addTab() function in the BrowserView will work the problem around. With that we could avoid reverting the UITK. -- You received this bug notification

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/work-around-1316057 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To manage notifications

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Timo Jyrinki
** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) = Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/webbrowser-app -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316057 Title: webbrowser-app AP failures after UITK upgrade To manage notifications about

[Bug 1316057] Re: webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+14.10.20140505-0ubuntu1 --- webbrowser-app (0.23+14.10.20140505-0ubuntu1) utopic; urgency=low [ Olivier Tilloy ] * Work around a recent regression by forcing the OSK to show up when the address bar is being focused. (LP: