xamarin/Xamarin.Forms

[Bug] MasterDetail in iOS in rtl Mode in Xamarin Froms

Open

#5,969 opened on Apr 21, 2019

 (8 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
3.6.0a/rtle/5 :clock5:help wantedi/regressioninactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

when a start new Xamarin Forms app and set Flow Direction = RightToLeft, the screen in iOS appear as following:

Steps to Reproduce

  1. create new Xamarin forms app
  2. add master details page
  3. set Flow direction to RightToLeft

Expected Behavior

the master page appears correctly

Actual Behavior

master page does not appear

Basic Information

  • Version with issue: 3.4.0.1008975
  • Last known good version: 3.6.0.344457
  • IDE: Visual Studio for Windows
  • Platform Target Frameworks:
    • iOS: 12.2.1.12
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices: iOS 12.1 Simulator and Real Device

Screenshots

image

Reproduction Link

Contributor guide