Skip to content

Comments

fix: prevent shadow from overlapping adjacent menu-bar-button#11130

Open
jouni wants to merge 4 commits intomainfrom
fix/aura-menu-bar-button-shadow
Open

fix: prevent shadow from overlapping adjacent menu-bar-button#11130
jouni wants to merge 4 commits intomainfrom
fix/aura-menu-bar-button-shadow

Conversation

@jouni
Copy link
Member

@jouni jouni commented Feb 12, 2026

Fixes #11126

@jouni jouni requested a review from sissbruecker February 12, 2026 08:32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I add theme="primary warning" to the dev page I still see the box shadows. Am I missing something?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I see it in Firefox as well. Maybe something wrong with that. I only tested it in Chrome 🙈

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I was testing with Firefox

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the issue is Firefox not having support for the style() with CSS custom properties. I noticed that the styles are not being applied at all.

Avoid style container query, which doesn't work in Firefox.
@sonarqubecloud
Copy link

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

Successfully merging this pull request may close these issues.

[aura] Menu bar buttons have box shadow

4 participants