Skip to content

fix: apply Aura MDL detail inset with inset properties (#12248) (CP: 25.2) - #12249

Merged
web-padawan merged 1 commit into
25.2from
cherry-pick-12248-to-25.2-1785181633783
Jul 27, 2026
Merged

fix: apply Aura MDL detail inset with inset properties (#12248) (CP: 25.2)#12249
web-padawan merged 1 commit into
25.2from
cherry-pick-12248-to-25.2-1785181633783

Conversation

@vaadin-bot

Copy link
Copy Markdown
Collaborator

This PR cherry-picks changes from the original PR #12248 to branch 25.2.


Original PR description

Description

Extracted from #12234

Chromium 150+ does not re-resolve the auto block size of an absolutely positioned box with inset-block: 0 when only its margin changes. The overlay detail part relied on that, so changing the inset at runtime left a stale height: with a smaller inset a gap appeared at the bottom, and with a larger one the detail overflowed the layout.

See https://issues.chromium.org/issues/539404705

Type of change

  • Bugfix

@sonarqubecloud

Copy link
Copy Markdown

@web-padawan
web-padawan merged commit c2e7838 into 25.2 Jul 27, 2026
10 checks passed
@web-padawan
web-padawan deleted the cherry-pick-12248-to-25.2-1785181633783 branch July 27, 2026 19:56
@vaadin-bot

Copy link
Copy Markdown
Collaborator Author

This ticket/PR has been released with Vaadin 25.2.6.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants