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

How to solve the white screen problem? #969

Closed
i110077 opened this issue Feb 28, 2023 · 8 comments
Closed

How to solve the white screen problem? #969

i110077 opened this issue Feb 28, 2023 · 8 comments

Comments

@i110077
Copy link

i110077 commented Feb 28, 2023

Every time I open it, it flashes a white screen, very annoying, is there a way to solve it?
Thanks

@Zabooby
Copy link

Zabooby commented Apr 9, 2023

Also getting this issue, maybe this closed issue from the TST repo might help?

piroor/treestyletab/issues/1714

@mbnuqw
Copy link
Owner

mbnuqw commented Apr 9, 2023

This should be fixed (or at least improved) in the next beta release, though it's still possible to get that contrast flash depending on system theme, Appearance config of Firefox (Automatic/Light/Dark) and Firefox theme used.

@Zabooby
Copy link

Zabooby commented Apr 9, 2023

For more context, I have dark mode set in both Windows and Firefox settings and have set Firefox theme in the Sidebery settings to match my theme, will this specific config be fixed in the new beta?

Unrelated questions:
How do I hide the recently closed tabs button at the bottom of the panel (I'm new to Sidebery and vertical tabs in general)?

Why is the version on the Firefox store is so old?

@mbnuqw
Copy link
Owner

mbnuqw commented Apr 9, 2023

will this specific config be fixed in the new beta?
Yes, it should, as long as system theme and Firefox are both dark/light. But I didn't test Windows specifically, so there is still some probability for that issue.

How do I hide the recently closed tabs button at the bottom of the panel (I'm new to Sidebery and vertical tabs in general)?
In b31 you need to use this custom CSS (In Sidebery editor):

.TabsPanel .bottom-bar {
  display: none;
}

In b32 you will be able to turn it off in settings.

Why is the version on the Firefox store is so old?
Because sidebery was rewritten from the ground (mostly) and I wanted to experiment with some ideas...(this is a project for fun after all) But, v5 is almost ready. The rough roadmap looks like that: Performance optimizations, at least major bug fixes, tests, docs and I'll update stable version. There will no new big features until v5.

@Zabooby
Copy link

Zabooby commented Apr 9, 2023

Thanks for the detailed response, as a uni student I know that Sidebery will be a game changer for me!

@mbnuqw
Copy link
Owner

mbnuqw commented Sep 29, 2023

Should be fixed in v5.0.0. Feel free to reopen if not.

@mbnuqw mbnuqw closed this as completed Sep 29, 2023
@MrSmoke
Copy link

MrSmoke commented Oct 9, 2023

I'm still getting this issue

  • Firefox 118.0.1
  • Fedora 38
  • Sideberry 5.0.0
Screencast.from.2023-10-09.17-12-43.webm

@alixTal
Copy link

alixTal commented Jan 18, 2024

Screen.Recording.2024-01-18.at.17.56.38.mov

same issue, firefox 122, Sidebery 5, macos.

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

5 participants