[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when invoking contextual menu in landscape orientation

2015-08-21 Thread Jean-Baptiste Lallement
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1425379 Title: touch browser crashes

[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when invoking contextual menu in landscape orientation

2015-08-18 Thread Olivier Tilloy
I confirm that this has been fixed with the shell rotation in unity8. ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.

[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when invoking contextual menu in landscape orientation

2015-06-08 Thread Olivier Tilloy
** No longer affects: webbrowser-app ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1425379

[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when invoking contextual menu in landscape orientation

2015-02-25 Thread Olivier Tilloy
This seems to be an issue in the UITK, I can reproduce with the following sample scene: import QtQuick 2.0 import Ubuntu.Components 1.1 import Ubuntu.Components.Popups 1.0 OrientationHelper { MouseArea { anchors.fill: parent onClicked: { PopupUtils.open(popover)