EliverLara / firefox-nordic-theme

:snowflake: A dark theme for firefox theme created using the awesome Nord color palette.
353 stars 14 forks source link

Possible wrong menu bar position #11

Closed kenielf closed 2 years ago

kenielf commented 2 years ago

In firefox, normally the menu bar is directly at the top, above the tab bar. However, your theme changes the tab bar position to below the url bar, which causes the menubar to be moved together with it, as it can be seen here: screenshot--2022-05-06--Fri-03:24:21

I understand that this can be intentional, but since the menubar is part of my workflow, it feels off having it not in the usual position, how would I be able to change it back - In this case, moving the menubar to above the url bar?

Thanks for your time and attention, this theme is awesome.

kenielf commented 2 years ago

After investigating for about a couple of hours, I've found that the menu bar itself is integrated together with the tab bar inside the titlebar, which means it can't be simply reordered as done in theme/parts/toolbox.css. It seems that it can be edited, but with workarounds involving absolute positions, but I don't feel comfortable with that.

If you have anything you'd like to say or suggest me try, feel free to tell me. Outside of that, this issue can be closed if you'd like as this is more of a firefox toolbar grouping issue rather than a theming one.