TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Microsoft Edge Textarea Content Truncation During Autofill

2 pointsby 834573 months ago

1 comment

834573 months ago
We found this to be an issue for our product. Thankfully I ran across the report in the linked page.<p>For visitors on Edge, we now add autocomplete=&quot;off&quot; and aria-autocomplete=&quot;none&quot; to all input fields to prevent the autofill capabilities being accessed.<p>Alt-Shift-I in Edge will open the Feedback tool if anyone else is running into issue and would like to report.