Hacker News new | ask | show | jobs
Edge injects random additonal characters in select/option form input fields
5 points by Kaibu 2961 days ago
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/17358578/

Edge currently injects random characters into select elements in forms. They range from "t","e" to some chinese ones. One of the weirdest bugs I've ever seen.

I had to restrict access to our intranet to only allow firefox or chrome. Seems pretty sad tbh.

1 comments

That's awesome. Should have been fairly easy to catch in an automated test, so I'd be quite interested in the details; too bad we almost never find out the details.