Skip to content

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

Open
@Kunal22shah

Description

@Kunal22shah

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    control/extensions-helpers-markupRelated to attached properties, helper classes, or markup extensions without a finer tagkind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions