desktop-pwas: Introduce UI similar to CCT so that out of scope navigations can be opened in the same app window |
||
Issue descriptionNavigating to out of scope websites inside an installed PWA results in a confusing experience. The window title changes to the new page's title but maintains the app's icon and there are no buttons to go back to the app (users would have to use a keyboard or mouse shortcut). Furthermore, it's possible that the out of scope website wasn't designed to work without browser ui, e.g. it's missing back buttons, refresh, etc. We should introduce UI similar to that of CCT so that it's easier for users to use the out of scope website and go back to the app when desired. In the meantime we should bounce out of scope navigations back to the main browser window.
,
Feb 13 2018
WontFix: We are just going to pop you back into the tab.
,
Feb 14 2018
fyi: we have a TODO in code[1] to stop doing this once we have something similar to CCT. We should probably remove that TODO. [1] https://cs.chromium.org/chromium/src/chrome/browser/extensions/bookmark_app_navigation_throttle.cc?q=bookmark_app_navigation_throttle&sq=package:chromium&dr=C&l=366 |
||
►
Sign in to add a comment |
||
Comment 1 by ortuno@chromium.org
, Oct 30 2017Status: Available (was: Started)