[Ubuntu-sdk-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 SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1425379 Title: touch browser

[Ubuntu-sdk-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 SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1425379

[Ubuntu-sdk-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)