xamarin/Xamarin.Forms

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

Ouverte

#5 969 ouverte le 21 avr. 2019

 (8 commentaires) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
3.6.0a/rtle/5 :clock5:help wantedi/regressioninactivep/iOS 🍎t/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur