This repository was archived by the owner on Sep 5, 2024. It is now read-only.
select: dropdown box is cut off and locate out of the screen in RTL view on mobile/iPad #12100
Labels
i18n: bi-directional
This issue is related to internationalization and right to left languages
needs: demo
A CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issue
type: bug
AngularJS Material is in LTS mode
We are no longer accepting changes that are not critical bug fixes into this project.
See Long Term Support for more detail.
Bug Report
md-select dropdown box is cut off and locate out of the screen in RTL view on mobile/iPad.
In the previous versions, this bug hasn't appeared.
Demo and steps to reproduce the issue
Open md-select drop down on LTR and then change the view to RTL, the list box appears at the edge of the page and cut off.
Also when the text is a little bit long from the example on the Angular JS material documentation, the text also cuts off.
This blank StackBlitz demo can be used to create a reproduction that demonstrates your issue.
Demo URL (required)*:
Detailed Reproduction Steps
Explain the expected behavior
The expected behavior should be the same as LTR view.
Explain the current behavior
The current behavior isn't like LTR view and the list box is cut off (also the text inside each md-option)
Discuss the use-case or motivation for changing the existing behavior
It is important to fix this problem as it is a regression to something that has worked well in the past and there are quite a few customers with RTL languages who need this solution.
List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
Stack Trace
Screenshots
On LTR view:

On RTL view:

The text was updated successfully, but these errors were encountered: