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

Issue with tabs/menu when using theme #2

Closed
cistine opened this issue Nov 20, 2021 · 4 comments
Closed

Issue with tabs/menu when using theme #2

cistine opened this issue Nov 20, 2021 · 4 comments

Comments

@cistine
Copy link

cistine commented Nov 20, 2021

First, very nice theme, so far its the only one I've enjoyed using enough to stick with.

My problem with it is that for reasons I can't seem to recreate, everything above the bookmark bar will stop being interactable. I also have no idea what fixes it. When it happens I can't move tabs, or if I can they'll snap back where they were originally. I also can't interact with the menu for FF, any addon icons, etc. I can't even close the browser window with the X button when it happens.

I can try to get a gif or something of it if needed.

@Soft-Bred
Copy link
Owner

I honestly can't find a way to recreate this bug, noting in the code messes with intractability with tabs, just the size and looks.

A video/gif would be nice to have, though I can't promise anything since this might be a firefox problem.

None of the other users/myself has ever found this bug, so maybe it's a "you" problem?

@cistine
Copy link
Author

cistine commented Nov 25, 2021

https://www.youtube.com/watch?v=zLLgVvH882c

https://puu.sh/IrCyg/703d7679ee.jpg

https://puu.sh/IrCPg/ceaaf37d0b.jpg

https://puu.sh/IrCVp/900d362e1b.jpg

The video was done incognito to avoid any addon conflicts, though I did get the same issue outside of it with addons disabled. The first two screenshots are what my tabs look like after moving them around a bit. Sorry the video doesn't have a like, sound or indication of mouse clicks but I assure you I'm clicking all the time on menus, the url bar, etc.

The last SS is of my folder and whats in the userChrome/Content folded. I took the Brave-Fox folder as is and installed it then added the two user folders.

I apologize if this is me messing up something super basic, be it with the installation process or some FF setting I have toggled on/off thats doing this - I'm incredibly inept with FF css things. I also did not have the Remove Overflow.css folder installed.

@davigamer987
Copy link

I have the same issue

@aliammar03
Copy link

For me, I fixed it by deleting

/* Pin / Un-Pin Tab Animation /
/
Thanks u/It_Was_The_Other_Guy */
.tabbrowser-tab[fadein]{transition: min-width 250ms linear, max-width 250ms linear !important;}

in the Fancy Animation Zone.css file

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

4 participants