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

Logger: can't bring up filtering options for popup entries where URL does not start with http[s] #2469

Closed
gorhill opened this issue Mar 21, 2017 · 1 comment

Comments

@gorhill
Copy link
Owner

gorhill commented Mar 21, 2017

Originally spotted here.

Describe the issue

In the logger, the filtering options for popup entries where URL does not start with http/https can't be brought up.

One or more specific URLs where the issue occurs

http://codepen.io/PaulBGD/pen/zZRLqR

Steps for anyone to reproduce the issue

  1. Open logger.
  2. Open http://codepen.io/PaulBGD/pen/zZRLqR in a new tab.
  3. Click "Run" button.
  4. The entry data:text/html;base64,SGVsbG8gV29ybGQ= will appear in the logger, blocked by the filter |data:text$popup.
  5. Click the cell -- for that entry.
  6. Result: nothing happens. Expected result: the filtering options should appear.

Your settings

All default settings.

@mapx-
Copy link

mapx- commented Apr 11, 2017

another case here:
https://forums.lanik.us/viewtopic.php?p=116512#p116512

popup about:blank cannot be managed

gorhill added a commit that referenced this issue May 19, 2019
@gorhill gorhill closed this as completed May 22, 2019
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

2 participants