Skip to content

[Cherry-pick] Combine multiple UIView sources to get window insets (#2946)#2965

Merged
Ekaterina Zaitseva (sekater) merged 1 commit into
release/1.11from
svastven/cherry-pick-window-insets
Apr 10, 2026
Merged

[Cherry-pick] Combine multiple UIView sources to get window insets (#2946)#2965
Ekaterina Zaitseva (sekater) merged 1 commit into
release/1.11from
svastven/cherry-pick-window-insets

Conversation

@svastven

Copy link
Copy Markdown

Combine multiple UIView sources to get correct window insets. Fixes support for embedding compose views in UIKit navigation view with UIKit navigation bar and iPad insets for traffic light controls.

Fixes CMP-9931 iOS: WindowInsets.safeDrawing does not include UINavigationBar safe area insets (regression in 1.11.0-alpha04)

Testing

Test CMP-8922 on iPad in combination with sample provided in CMP-9931

This should be tested by QA

Release Notes

Fixes - iOS

  • (prerelease fix) Fix UINavigationBar safe area insets not included in WindowInsets.safeDrawing

@svastven Vendula Švastalová (svastven) requested a review from a team April 10, 2026 09:33
Combine multiple UIView sources to get correct window insets. Fixes
support for embedding compose views in UIKit navigation view with UIKit
navigation bar and iPad insets for traffic light controls.

Fixes [CMP-9931](https://youtrack.jetbrains.com/issue/CMP-9931) iOS:
WindowInsets.safeDrawing does not include UINavigationBar safe area
insets (regression in 1.11.0-alpha04)

Test [CMP-8922](https://youtrack.jetbrains.com/issue/CMP-8922) on iPad
in combination with sample provided in
[CMP-9931](https://youtrack.jetbrains.com/issue/CMP-9931)

This should be tested by QA

- _(prerelease fix)_ Fix `UINavigationBar` safe area insets not included
in `WindowInsets.safeDrawing`
@svastven Vendula Švastalová (svastven) force-pushed the svastven/cherry-pick-window-insets branch from ad7db20 to ea02c1e Compare April 10, 2026 11:23
@sekater Ekaterina Zaitseva (sekater) merged commit dd9cd59 into release/1.11 Apr 10, 2026
16 checks passed
@sekater Ekaterina Zaitseva (sekater) deleted the svastven/cherry-pick-window-insets branch April 10, 2026 14:48
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.

2 participants