-
Notifications
You must be signed in to change notification settings - Fork 6
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
Known issues #1
Comments
One thing that's on my radar is the inconsistency between Safari and Chrome when it comes to viewport units and the keyboard. As I understand it from running some tests using https://urlbarsize.netlify.app/urlbarsize-allowresize.html (forked from https://bokand.github.io/demo/urlbarsize.html to also include a textfield you can focus):
Could be that (part of) this gets solved when the Virtual Keyboard API lands (allowing devs to set |
The thread in https://twitter.com/madebyfabian/status/1460376294332456968 is about virtual keyboard interaction, with @jensimmons and Maciej chimed in. |
There is also w3c/csswg-drafts#7194 |
|
Mentioning w3c/csswg-drafts#7194 as related |
Closing this issue as we will be discussing items listed here in separate issues. |
What are some known issues with viewport units / viewport measurement?
web-platform-tests/interop#41 lists some.
w3c/csswg-drafts#6453 also came across my radar, but I'm not sure if it's an interop issue, I don't know current browser behavior.
The text was updated successfully, but these errors were encountered: