xamarin/Xamarin.Forms

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

オープン

#5,969 opened on 2019/04/21

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
3.6.0a/rtle/5 :clock5:help wantedi/regressioninactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド