Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default container breaks view page source #160

Open
mook-as opened this issue May 28, 2021 · 2 comments
Open

Default container breaks view page source #160

mook-as opened this issue May 28, 2021 · 2 comments

Comments

@mook-as
Copy link

mook-as commented May 28, 2021

It appears that using the default container functionality breaks view source.

Steps to reproduce:

  1. Set the default container to use a ~{domain}.{tld} container name.
  2. Go to https://example.com/
  3. Open Tools -> Browser Tools -> View Source

Expected results:
Source window opens, in the ~example.com container.

Actual results:
The tab reloads, end up at the site rather than viewing the source.

Additional information:
I think this is happening because the default container logic thinks view-source is the host name, as the URL becomes view-source:https://example.com/.

@geeknik
Copy link

geeknik commented Jul 19, 2021

This happens regardless of the default container's name. The view source tab opens and then closes.

@c0001
Copy link

c0001 commented Dec 29, 2023

In my experiment, disable default container option can solve this collision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants