[Merge] lp:~nikwen/webbrowser-app/open-in-new-background-tab into lp:webbrowser-app

Olivier Tilloy olivier.tilloy at canonical.com
Mon Jan 19 10:43:08 UTC 2015


Hey Niklas, Giorgio mentioned in https://bugs.launchpad.net/webbrowser-app/+bug/1339437/comments/4 that this option should be added to the desktop version only.

Could you make it conditional? Something like this:

  Actions.OpenLinkInNewBackgroundTab {
    enabled: contextualData.href.toString() && (formFactor == "desktop")
    […]
  }
-- 
https://code.launchpad.net/~nikwen/webbrowser-app/open-in-new-background-tab/+merge/245372
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app.



More information about the Ubuntu-reviews mailing list