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] IE11 - treeview items are not centered vertically #10534

Closed
Mikilll94 opened this issue Feb 10, 2020 · 3 comments · Fixed by #10816 or moghwan/coroma-19#1 · May be fixed by SigmaITC/competencebyjava-front-end#8
Closed

[Bug Report] IE11 - treeview items are not centered vertically #10534

Mikilll94 opened this issue Feb 10, 2020 · 3 comments · Fixed by #10816 or moghwan/coroma-19#1 · May be fixed by SigmaITC/competencebyjava-front-end#8
Assignees
Labels
C: VTreeview VTreeview platform specific The issue only occurs on a specific platform S: has PR The issue has a pending Pull Request S: triage

Comments

@Mikilll94
Copy link
Contributor

Environment

Vuetify Version: 2.2.11
Vue Version: 2.6.11
Browsers: Internet Explorer
OS: Windows 10

Steps to reproduce

Treeview items are not centered vertically on IE11.

Because CodePen does not support IE11 you need to run this sample in your local environment. You can also just go to the Vuetify docs on IE11 to see this bug in action:
https://vuetifyjs.com/en/components/treeview#treeview

IE11
image

Chrome
image

Expected Behavior

Treeview items should be vertically centered

Actual Behavior

Treeview items are not centered vertically.

Reproduction Link

https://codepen.io/mikilll94/pen/GRJJWQm

@ghost ghost added the S: triage label Feb 10, 2020
@johnleider johnleider added platform specific The issue only occurs on a specific platform C: VTreeview VTreeview labels Feb 26, 2020
@DRoet
Copy link
Contributor

DRoet commented Feb 29, 2020

Probably the same issue as #10464

@DRoet
Copy link
Contributor

DRoet commented Mar 10, 2020

@Mikilll94 would this require a similar fix as #10717?

@Mikilll94
Copy link
Contributor Author

Mikilll94 commented Mar 11, 2020

@DRoet
Here is the PR 😀

@jacekkarczmarczyk jacekkarczmarczyk added the S: has PR The issue has a pending Pull Request label Mar 12, 2020
johnleider added a commit that referenced this issue Mar 17, 2020
fixes #10534

* fix(VTreeview.sass): center vertically treeview items on IE11
* style(VTreeview): order properties alpha

Co-authored-by: John Leider <john.j.leider@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview VTreeview platform specific The issue only occurs on a specific platform S: has PR The issue has a pending Pull Request S: triage
Projects
None yet
5 participants