xamarin/Xamarin.Forms

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

Offen

#5.969 geöffnet am 21.04.2019

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
3.6.0a/rtle/5 :clock5:help wantedi/regressioninactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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