This bug was fixed in the package webbrowser-app -
0.23+14.10.20140605-0ubuntu1

---------------
webbrowser-app (0.23+14.10.20140605-0ubuntu1) utopic; urgency=low

  [ Michael Sheldon ]
  * Filter file uploads based on mime-type information (where available)

  [ Alberto Mardegan ]
  * Fix the cookies unit tests Make sure that the dbPath always refers
    to a file, not a directory. Make sure that even on fast machines (or
    machines with a low-accuracy timer) the record timestamps are
    unique.

  [ Olivier Tilloy ]
  * Add a UA override rule for m.youtube.com to allow playing videos.
    (LP: #1228415)
  * Do not display an empty contextual menu. (LP: #1326752)
 -- Ubuntu daily release <ps-jenk...@lists.canonical.com>   Thu, 05 Jun 2014 
15:57:30 +0000

** Changed in: webbrowser-app (Ubuntu)
       Status: New => 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:
  In Progress
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     : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to