Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text inside tooltip does not follow relevant direction #4411

Closed
HarelM opened this issue May 6, 2017 · 1 comment · Fixed by #4413
Closed

Text inside tooltip does not follow relevant direction #4411

HarelM opened this issue May 6, 2017 · 1 comment · Fixed by #4413
Assignees

Comments

@HarelM
Copy link

HarelM commented May 6, 2017

Bug, feature request, or proposal:

Bug/feature

What is the expected behavior?

Tooltip text direction should follow parent direction or be configurable

What is the current behavior?

Tooltip text direction is always ltr (I think, I didn't manage to change it without external class)

What are the steps to reproduce?

http://plnkr.co/edit/4C7eFaJk9HibjfWtHgIC?p=preview
See text direction in tooltip's for the button

What is the use-case or motivation for changing an existing behavior?

Allow control on the tooltip's text direction

Which versions of Angular, Material, OS, browsers are affected?

angular 4.0.3 with material 2.0

@crisbeto crisbeto self-assigned this May 7, 2017
@crisbeto crisbeto added the has pr label May 7, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue May 7, 2017
Passes the trigger's layout direction along to the tooltip element.

Fixes angular#4411.
jelbourn pushed a commit that referenced this issue May 17, 2017
Passes the trigger's layout direction along to the tooltip element.

Fixes #4411.
@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants