Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Incorrect positioning for RTL checkbox #375

Closed
traviskaufman opened this issue Mar 2, 2017 · 0 comments
Closed

Incorrect positioning for RTL checkbox #375

traviskaufman opened this issue Mar 2, 2017 · 0 comments

Comments

@traviskaufman
Copy link
Contributor

What MDC-Web Version are you using?

Latest (0.5.0)

What browser(s) is this bug affecting?

Chrome 56.0.2924.87 (64-bit)

"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"

What OS are you using?

OS X 10.12.3

What are the steps to reproduce the bug?

  1. Navigate to http://material-components-web.appspot.com/checkbox.html
  2. Under the "CSS Only" example, click the "Toggle RTL" button
  3. Observe the position of the checkbox with respect to its label

What is the expected behavior?

The checkbox should be spaced the same way to the right of the label as it was in an LTR setting.

What is the actual behavior?

The checkbox is positioned further away from the label on the RTL side than it was on the LTR side

Any other information you believe would be useful?

LTR:

screen shot 2017-03-02 at 15 43 08

RTL:

screen shot 2017-03-02 at 15 44 18

Also note that the hover ring shows up in the correct position for the checkbox, but since the checkbox element is in the wrong position, it looks incorrect.

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

No branches or pull requests

1 participant