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] Horizontal scrollbar appears for Edge when filepinput in dialog #8931

Closed
DonDozone opened this issue Sep 11, 2019 · 2 comments · Fixed by skyYaga/skdvin-webapp#18, skyYaga/skdvin-webapp#21 or anyulled/reactivewebflux#5 · May be fixed by andrebaldo/python-vue-spa-boilerplate#3
Assignees
Labels
C: VFileInput platform specific The issue only occurs on a specific platform T: bug Functionality that does not work as intended/expected
Milestone

Comments

@DonDozone
Copy link

Environment

Vuetify Version: 2.0.16
Vue Version: 2.6.10
Browsers: Microsoft Edge
OS: Windows 10

Steps to reproduce

Create a dialog that contains a card which in turn contains a v-file-input.

Expected Behavior

The dialog displays the whole card and nothing more.

Actual Behavior

In Edge there appears a horizontal scrollbar. Sometimes it is smaller, sometimes larger. Other browsers don't seem to be affected.

Reproduction Link

https://codepen.io/DonDozone/pen/oNvdzQz

@ghost ghost added the S: triage label Sep 11, 2019
@jacekkarczmarczyk jacekkarczmarczyk added the platform specific The issue only occurs on a specific platform label Jan 11, 2020
@johnleider johnleider self-assigned this Jan 16, 2020
@johnleider johnleider added C: VFileInput T: bug Functionality that does not work as intended/expected and removed S: triage labels Jan 16, 2020
@johnleider johnleider added this to the v2.2.x milestone Jan 16, 2020
@johnleider
Copy link
Member

@DonDozone
Copy link
Author

Mr. @johnleider , thank you very much once more for fixing another bug! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment