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

fix: remove an outdated workaround for Safari #568

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Conversation

tomivirkki
Copy link
Member

Fixes vaadin/flow-components#452

Seems that the original issue happens because of this workaround. According to the comment above the line, the workaround could be scoped to target Safari only, but since I couldn't reproduce the "jumpy Safari rendering" mentioned in the comment anymore (the workaround is from 2017), decided to just remove it.

This PR doesn't have an associated test case, because it would require using native focus.

@tomivirkki tomivirkki merged commit 87d476e into master Feb 8, 2021
@tomivirkki tomivirkki deleted the fix-jumpy-ff branch February 8, 2021 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vaadin text area is unusable in firefox with large amounts of text.
2 participants