dotnet / dotnet/maui

"Vibrate" Label in "Right to left TableView" on iOS platform is displayed from left to right

Open
#28,155 0 comments 0 reactions 0 assignees View on GitHub
area-localization csi-new delighter-sc p/2 platform/ios s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description
"Vibrate" Label in "Right to left TableView" on iOS is displayed from left to right

### Steps to Reproduce

1. Deploy https://github.com/dotnet/maui-samples/tree/main/9.0/UserInterface/Views/TableViewDemos/TableViewDemos to iOS platform.
2. Click the" Right to left TableView"
3. Observe the “Vibrate” Label display

**Actual Behavior:**
The "Vibrate" Label is still displayed from left to right on iOS.
![Image](https://github.com/user-attachments/assets/23da573f-4b42-4c70-a043-fc097cfe38a3)

**Expected Behavior:**
The "Vibrate" Label should be displayed from right to left.
![Image](https://github.com/user-attachments/assets/d145bbe7-5a09-4f14-a014-ac6d6318a8d9)

### Link to public reproduction project repository

https://github.com/dotnet/maui-samples/tree/main/9.0/UserInterface/Views/TableViewDemos/TableViewDemos

### Version with bug

9.0.40 SR4

### Is this a regression from previous behavior?

Not sure, did not test other versions

### Affected platforms

iOS

Contributor guide

Open the contributing guide

Research direction

Start by deploying the linked 9.0/UserInterface/Views/TableViewDemos/TableViewDemos reproduction to iOS and opening the Right to left TableView. Trace the iOS TableView and Label handling for the Vibrate row, then verify that the label displays right to left while the sample continues to behave correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, ios
Domain
internationalization, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.