Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUnable to enter credentials on a microsoft login page #16346
Closed
Comments
|
I'm seeing the same behavior on my Linux machine. |
|
I made a minimal testcase that reproduces the problem: <style>
div {
position: fixed;
right: 0;
}
</style>
<div><input></div>This also happens with |
|
It seems to be similar to #16405 where the hitbox doesn't update. |
|
That's a different issue, since this one does not involve scrolling. |
|
This seems to be fixed now. |
|
My reduced testcase is fixed as well. Thanks for checking! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When going to a login page from Microsoft I'm unable to click any element, almost as if there is an invisible div on top of the page. When first going to the page I am able to enter my email address though since the input element is automatically selected.
I'm currently on a Windows machine, but I'll try it on Linux once I get home.URL: https://login.microsoft.com/