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

Not possible to combine direction:rtl with text-align:left #652

Closed
benbro opened this issue May 4, 2016 · 0 comments
Closed

Not possible to combine direction:rtl with text-align:left #652

benbro opened this issue May 4, 2016 · 0 comments

Comments

@benbro
Copy link
Contributor

benbro commented May 4, 2016

[Describe the issue]
Most of the time when a user clicks on the text direction button he expects two things:

  • direction:rtl
  • text-align:right

There are cases where the user want explicitly set direction:rtl with text-align:center or text-align:left.

Steps for Reproduction

  1. Visit http://beta.quilljs.com/docs/formats/
  2. Type several characters
  3. Click on the text direction icon
  4. Change the text alignment to left.

Expected behavior: [expected]
We should get direction:rtl with text-align:left

Actual behavior: [actual]
text-alignment is not applied.

Platforms: [ex. Chrome 48 on Mac 10.11]
Chrome 50 on Windows 7.

Version: [version]
1.0-Beta.0

@jhchen jhchen closed this as completed in 8780917 May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant