3

When I open the BBC web app, it opens another window of Chromium despite me already having one open. The happens with all of my web apps. The image above will show you what I am talking about.

jokerdino
  • 41,320
chad
  • 945

2 Answers2

1

This is by design. It makes another icon so that you can easily go to the webapp. It opens another window because it has to have the webpage open in order to work. If you manually open a tab on the webpage of the app it should make an icon that takes you directly to that tab.

  • 1
    But why does it open two windows of chromium? can you disable this and make it just open a new tab in the chromium window i already have open? – chad Oct 17 '12 at 00:52
  • Probably not without patching + rebuilding unity-webapps-runner, or persuading the developers that adding this as an option is a good idea. The former would probably be easier. – Alistair Buxton Oct 19 '12 at 19:55
0

To my eyes, this is a bug. It would be useful if you reported it on Launchpad. Here is how you can do it:

Hit Alt+F2, that will open the "Run a command" interface. Then type "apport-bug unity-webapps-bbcnews", hit Enter and simply follow the instructions.

Agmenor
  • 16,214