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

[Bug Report] v-progress-linear with RTL different bar width on each value #8419

Closed
abdumuslim opened this issue Aug 9, 2019 · 0 comments · Fixed by #8421 · May be fixed by ajesse11x/ethereumbook#1 or ajesse11x/vuetify#2
Closed
Labels
C: VProgressLinear VProgressLinear rtl S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected

Comments

@abdumuslim
Copy link

Screenshot (2) Screenshot (1)

Environment

Vuetify Version: 2.0.5
Last working version: 1.5.16
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.142
OS: Windows 10

Steps to reproduce

Use v-progress-linear with value greater than 0 and less than 100 while RTL is true.

Expected Behavior

Same outer bar width with each value.

Actual Behavior

Different outer bar width with each value.

Reproduction Link

https://codepen.io/abdumuslim/pen/JgZLwW

@ghost ghost added the S: triage label Aug 9, 2019
@abdumuslim abdumuslim changed the title [Bug Report] v-progress-linear different bar width on each value with RTL [Bug Report] v-progress-linear with RTL different bar width on each value Aug 9, 2019
@jacekkarczmarczyk jacekkarczmarczyk added C: VProgressLinear VProgressLinear rtl S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected and removed S: triage labels Aug 9, 2019
johnleider pushed a commit that referenced this issue Oct 3, 2019
* fix(VProgressLinear): invalid background position in RTL mode

fixes #8419

* chore(VTextField/VCard): fix tests

* chore: fix tests again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VProgressLinear VProgressLinear rtl S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
2 participants