-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
bugSomething isn't workingSomething isn't workingregressionSomething used to work but doesn't anymoreSomething used to work but doesn't anymoretrackedWe are tracking this work internally.We are tracking this work internally.
Description
What happened?
Webview2 runtime version 134.0.3124.51
minimal webpage:
<!DOCTYPE html>
<html><body>
name email and type text loses focus
<form method="POST">
input name email, type text: <input type="text" name="email"/>
input name other than email, type text: <input type="text" name="notemail"/>
<input type="submit" value="Do something" class="dbapi_button">
</form>
</body></html>
click in first field will immediately lose the focus, second field works as expected.
with Webview2 Version 133.x it worked for both fields.
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
134.0.3124.51
SDK Version
No response
Framework
Winforms
Operating System
Windows 11
OS Version
No response
Repro steps
please see above
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
133.0.3065.92
lechu777, SteMcLellan, vaughnquixote, mgarnier11, MartinStanz and 9 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionSomething used to work but doesn't anymoreSomething used to work but doesn't anymoretrackedWe are tracking this work internally.We are tracking this work internally.