Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS][StatusBar] Frame Measurement Not Updated on Orientation Change (Landscape) Causes Overlap with NavigationBar #1358

Open
1 of 17 tasks
Kunal22shah opened this issue Feb 27, 2025 · 0 comments
Labels
control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag kind/bug Something isn't working

Comments

@Kunal22shah
Copy link
Contributor

Current behavior

Image

Expected behavior

How to reproduce it (as minimally and precisely as possible)

  1. Open the attached sample app on an iOS device or simulator.
  2. In portrait mode, the status bar appears correctly above the NavigationBar.
  3. Rotate the device to landscape.
  4. Notice that the StatusBar remains visible, causing a black bar to appear above our NavigationBar.

Repro project:

UnoApp16.zip

Nuget Package:

Package Version(s):

Affected platform(s):

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows

IDE:

  • Visual Studio 2022
  • Visual Studio 2019
  • Visual Studio Code
  • Visual Studio for Mac
  • Rider Windows
  • Rider macOS

Relevant plugins:

Anything else we need to know?

@Kunal22shah Kunal22shah added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Feb 27, 2025
@kazo0 kazo0 added control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag and removed triage/untriaged Indicates an issue requires triaging or verification. labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants