8000 feat(webview2): add option to disable browser-level autofill on Windows by aoxiangtianyu-go · Pull Request #14722 · tauri-apps/tauri · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@aoxiangtianyu-go
Copy link
@aoxiangtianyu-go aoxiangtianyu-go commented Jan 2, 2026

Summary

Add an application-level option to control browser-level autofill and form suggestions on Windows (WebView2), based on existing support in wry.

Motivation

User reports indicate that:

  • autocomplete="off" is not reliably respected on Windows WebView2
  • WebView2 "Suggestions" may still display autofill UI

Exposing this option allows applications to explicitly control this behavior.

Related issues:

Testing

  • JavaScript API tested locally with a minimal Tauri application

Known Limitation

Notes

Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

1 participant

0