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

Safari - Tag Input, Autocomplete dropdown border does not disappear. #2079

Closed
landlight opened this issue Dec 13, 2019 · 2 comments
Closed

Comments

@landlight
Copy link
Contributor

Overview of the problem
Autocomplete dropdown border does not disappear when dropdown closes

Buefy version: [0.8.8]
Vuejs version: [2.6.10]
OS/Browser: MacOS/Safari

Description
Autocomplete dropdown border does not disappear when dropdown closes

Related
Issue #2014 , #1166

Steps to reproduce

  1. Type anything that will show the autocomplete box
  2. If the item is less than the first autocomplete, it will leave the border
    Note: Using slots does not fix it as well as mentioned in Tag input is broken since latest update #2014 .

Expected Behavior
There is no border rending on the page

Actual Behavior
safari broken2

@landlight landlight changed the title [Safari - Tag Input, Autocomplete dropdown border does not disappear. Safari - Tag Input, Autocomplete dropdown border does not disappear. Dec 16, 2019
@yxngl
Copy link
Contributor

yxngl commented Dec 16, 2019

I think this is a Safari bug with box shadow in combination with max-height and overflow.
See example. Click the button to see the shadow remains, and interestingly if scrolling down first before clicking, it behaves fine.

@jtommy jtommy added the browser label Dec 21, 2019
@stale
Copy link

stale bot commented Jun 18, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2020
@stale stale bot closed this as completed Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants