Skip to content

Flyout Items Not Displayed in RightToLeft FlowDirection on iOS in Landscape Orientation and Hamburger Icon Positioned Incorrectly #26726

@NafeelaNazhir

Description

@NafeelaNazhir

Description

While in landscape orientation on an iOS device, with the FlowDirection set to RightToLeft for the FlyoutPage, the Flyout items are not displayed, and the hamburger menu icon is not positioned on the right side as expected.
Note: While fixing this issue enable the following UITest in HostApp: Issue 2818

Image
Image

Steps to Reproduce

  1. Run the Application Issue2818sample.zip
  2. Observe that Menu icon Positioned Incorrectly instead of showing on right side it show on Left side.
    3.Rotate the Device: Switch the device to landscape orientation.
  3. Tap the Open Flyout View button.
  4. Observe that the Flyout items are not visible.

Expected Result:

  • The Flyout items should be visible when in Landscape Orientation.

  • The hamburger menu icon should appear on the right side of the screen.

Actual Result:

  • The Flyout items are not displayed when the device is in landscape orientation.

  • The hamburger menu icon is displayed on the left side instead of the right side.

Link to public reproduction project repository

No response

Version with bug

9.0.21 SR2.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions