[GH-ISSUE #222] Password autofill doesn't work on all browsers #165

Closed
opened 2026-02-25 23:33:36 +03:00 by kerem · 0 comments
Owner

Originally created by @deanishe on GitHub (Dec 13, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/222

Two issues:

  • Autofill doesn't fire on all browsers (e.g. Firefox on iOS) if there's no form field
  • Some browsers (on iOS again) don't fire change events on autofill for security reasons, so Vue still thinks username and password fields are empty.

See PR #221 for fixes. See this comment for more details.

Originally created by @deanishe on GitHub (Dec 13, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/222 Two issues: - Autofill doesn't fire on all browsers (e.g. Firefox on iOS) if there's no form field - Some browsers (on iOS again) don't fire `change` events on autofill for security reasons, so Vue still thinks username and password fields are empty. See PR #221 for fixes. See [this comment](https://github.com/facebook/react/issues/1159#issuecomment-506584346) for more details.
kerem closed this issue 2026-02-25 23:33:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#165
No description provided.