Skip to content

feat(webview2): add option to disable browser-level autofill on Windows#14722

Draft
aoxiangtianyu-go wants to merge 1 commit intotauri-apps:devfrom
aoxiangtianyu-go:disable-autofill
Draft

feat(webview2): add option to disable browser-level autofill on Windows#14722
aoxiangtianyu-go wants to merge 1 commit intotauri-apps:devfrom
aoxiangtianyu-go:disable-autofill

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