xamarin/Xamarin.Forms

[Bug] Master Details Icon not going to the right when you set MDP to RTL

开放

#7,272 创建于 2019年8月25日

 (0 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

When this is fixed please include a UI Test that grabs the coordinates of the Icon and ensures that it is on the right and not the left

https://github.com/xamarin/Xamarin.Forms/pull/3992#issuecomment-440827503

Steps to Reproduce

  1. Run test 2818
  2. Instructions say that the icon should be on the Right but it's not. It's on the left

Expected Behavior

The Icon to open the drawer should be on the right when in RTL mode

Actual Behavior

It stays on the left

Basic Information

  • Platform Target Frameworks:
    • iOS: 12 and 13
  • This was fixed in 3.6 so it regressed some point after that

贡献者指南