Skip to content

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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