Skip to content

fix(cdk/overlay): safari workaround not working with popovers#32588

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32583/popover-overlay-container
Jan 2, 2026
Merged

fix(cdk/overlay): safari workaround not working with popovers#32588
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32583/popover-overlay-container

Conversation

@crisbeto
Copy link
Member

We had a workaround for Safari's zooming behavior in the CDK overaly, but it had stopped working when we switched to popovers because it relies on measuring the overlay container. These changes fix the issue by making the overlay container visible temporarily so it can be measured.

Fixes #32583.

We had a workaround for Safari's zooming behavior in the CDK overaly, but it had stopped working when we switched to popovers because it relies on measuring the overlay container. These changes fix the issue by making the overlay container visible temporarily so it can be measured.

Fixes angular#32583.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 23, 2025
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 27, 2025
@crisbeto crisbeto merged commit 136841e into angular:main Jan 2, 2026
37 of 38 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Jan 2, 2026

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jan 2, 2026
We had a workaround for Safari's zooming behavior in the CDK overaly, but it had stopped working when we switched to popovers because it relies on measuring the overlay container. These changes fix the issue by making the overlay container visible temporarily so it can be measured.

Fixes #32583.

(cherry picked from commit 136841e)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/overlay target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(autocomplete): wrong position of options list on iOS devices

2 participants