** Changed in: webbrowser-app
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/1326752
Title:
contextual menu is displayed even if contextualActions is empty
Status in Web Browser App:
Fix Released
Status in “webbrowser-app” package in Ubuntu:
Fix Released
Bug description:
This can be reproduced with a sample QML application that has the
following main view:
import QtQuick 2.0
import Ubuntu.Components.Extras.Browser 0.2
UbuntuWebView {
url: "http://ubuntu.com"
}
Launch the application and long press on any link in the page. Observe
that an empty contextual menu is displayed.
By default, if the application doesn’t define any contextual actions,
no contextual menu should be shown on long press.
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1326752/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help : https://help.launchpad.net/ListHelp