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

Blank/empty window #65

Open
grahamperrin opened this issue Jun 16, 2019 · 3 comments
Open

Blank/empty window #65

grahamperrin opened this issue Jun 16, 2019 · 3 comments

Comments

@grahamperrin
Copy link

What might cause the cookie management window to be empty?

For example (the screen to the left):

image

At first, I imagined an extensions conflict because I can't reproduce the issue with a different profile (the screen to the right). I ploughed through my enabled extensions, disabling a handful at a time, no improvement. Then disabled everything except Cookie Quick Manager, still no improvement.

@grahamperrin
Copy link
Author

Ah, a workaround:

☑ Always open Cookie Quick Manager in new tab


I wondered whether my userChrome.css (for Vertical Tabs Reloaded) is a problem:

grahamperrin@momh167-gjp4-8570p:~/.mozilla/firefox/58ectoj2.default/chrome % cat userChrome.css 
#TabsToolbar {
    visibility: collapse;
}

*{ transition-duration: 50ms !important }
grahamperrin@momh167-gjp4-8570p:~/.mozilla/firefox/58ectoj2.default/chrome % 

– but the issue is reproducible when I run the affected profile without it.

@ysard
Copy link
Owner

ysard commented Jun 16, 2019

Hi, thank you for looking for a reproducible origin to the problem.

I am currently testing on Firefox 68.0b10 and I do not have this problem;
Addons:

  • CQM (opened in a new window each time)
  • VTR

However, it looks like an old bug. When you try to resize the white/blank window with the mouse, does its content appear?

@ysard
Copy link
Owner

ysard commented Jun 19, 2019

Tested on 67.0.2, still nothing :(

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

No branches or pull requests

2 participants