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-select Selected Item overflows in Chrome and Safari #4275

Closed
samium opened this issue Jun 11, 2018 · 1 comment
Closed

[Bug Report] v-select Selected Item overflows in Chrome and Safari #4275

samium opened this issue Jun 11, 2018 · 1 comment
Labels
P: low The issue is of low importance platform specific The issue only occurs on a specific platform T: regression Something that used to work but we broke
Milestone

Comments

@samium
Copy link

samium commented Jun 11, 2018

Versions and Environment

Vuetify: 1.1.0-beta.3
Vue: 2.5.16
Browsers: Google Chrome, Safari
OS: Mac OS 10.13

Steps to reproduce

  1. Have a v-select inside of a grid (to give it size)
  2. Have the selected item text be longer than the size of the container

Expected Behavior

Selected item text wraps (like it is in the Firefox screenshot) or is cut off and the line underneath is not offset with extra spacing.

Actual Behavior

In Chrome and Safari, there is extra space between the input field and the line under it.

Chrome and Safari:
image

Firefox:
image

Reproduction Link

https://codepen.io/samium/pen/BVzaaa

@jacekkarczmarczyk jacekkarczmarczyk added the T: bug Functionality that does not work as intended/expected label Jun 14, 2018
@jacekkarczmarczyk jacekkarczmarczyk added this to the v1.1.x milestone Jun 14, 2018
@jacekkarczmarczyk jacekkarczmarczyk added the platform specific The issue only occurs on a specific platform label Jun 14, 2018
@KaelWD KaelWD added T: regression Something that used to work but we broke P: low The issue is of low importance and removed platform specific The issue only occurs on a specific platform labels Jun 16, 2018
@KaelWD
Copy link
Member

KaelWD commented Jun 16, 2018

1.0.19:
image

@KaelWD KaelWD added platform specific The issue only occurs on a specific platform and removed T: bug Functionality that does not work as intended/expected labels Jun 16, 2018
johnleider added a commit that referenced this issue Jun 17, 2018
better fix cross-browser fix for #4275
@lock lock bot locked as resolved and limited conversation to collaborators Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P: low The issue is of low importance platform specific The issue only occurs on a specific platform T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

3 participants