xamarin/Xamarin.Forms

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

Aberta

#5.969 aberto em 21 de abr. de 2019

 (8 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
3.6.0a/rtle/5 :clock5:help wantedi/regressioninactivep/iOS 🍎t/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador