Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] RightToLeft FlowDirection with string formatted text inconsistent across Android and iOS #14912

Open
nickpeppers opened this issue Nov 19, 2021 · 0 comments

Comments

@nickpeppers
Copy link

nickpeppers commented Nov 19, 2021

Description

When using RightToLeft FlowDirection with string formatted text on Android and iOS it isn't consistent across platforms. I was hoping this would have been addressed in the #13197 fix but it still seems to be an issue even in the latest XF.

Steps to Reproduce

  1. Checkout the test Git repo I created https://github.com/nickpeppers/RightToLeftStringFormat
  2. Run the app on Android and iOS
  3. Notice the difference in RightToLeft formatting across platforms

Expected Behavior

The string formatted text should be the same.

Actual Behavior

The string formatted text is different across platforms

Basic Information

  • Version with issue: 5.0.0.2012 and up
  • Last known good version: ???
  • NuGet Packages: Xamarin.Forms

Screenshots

Android
AndroidScreenshot

iOS
iOSScreenshot

Reproduction Link

https://github.com/nickpeppers/RightToLeftStringFormat

Workaround

Have not found any workarounds at the moment.

@nickpeppers nickpeppers added s/unverified New report that has yet to be verified t/bug 🐛 labels Nov 19, 2021
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Nov 22, 2021
@jsuarezruiz jsuarezruiz moved this from New to Needs Estimate in Triage Nov 26, 2021
@jsuarezruiz jsuarezruiz removed the s/unverified New report that has yet to be verified label Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Triage
  
Needs Estimate
Development

No branches or pull requests

2 participants