Skip to content

Remove autocomplete from buttons and radio/checkbox inputs#28649

Closed
patrickhlauke wants to merge 2 commits into
masterfrom
patrickhlauke-autocomplete-removal
Closed

Remove autocomplete from buttons and radio/checkbox inputs#28649
patrickhlauke wants to merge 2 commits into
masterfrom
patrickhlauke-autocomplete-removal

Conversation

@patrickhlauke

@patrickhlauke patrickhlauke commented Apr 13, 2019

Copy link
Copy Markdown
Member

While the bug in Firefox is still present, apparently (see https://bugzilla.mozilla.org/show_bug.cgi?id=654072) we should remove this (as otherwise we'd need explanations everywhere on why this Firefox-specific workaround has been added everywhere).

Fixes #28623

/cc @miketaylr

@patrickhlauke patrickhlauke requested a review from a team as a code owner April 13, 2019 13:10
@patrickhlauke

Copy link
Copy Markdown
Member Author

However, note #28623 (comment) ... I've not tested, but is there potential for the autocomplete behaviour to get our styles/behaviours out of sync? If that's the case, I'd tend to say we should keep autocomplete until the bug has been fixed/addressed, as otherwise it'll lead to weird and difficult to debug issues for Firefox users... /cc @mdo

While the bug in Firefox is still present, apparently (see https://bugzilla.mozilla.org/show_bug.cgi?id=654072) we should remove this (as otherwise we'd need explanations everywhere on why this
Firefox-specific workaround has been added everywhere).
@XhmikosR XhmikosR force-pushed the patrickhlauke-autocomplete-removal branch from 3c8e870 to 513e7e7 Compare June 19, 2019 10:46
@XhmikosR

Copy link
Copy Markdown
Member

Rebased. @mdo ping for your opinion.

@patrickhlauke

Copy link
Copy Markdown
Member Author

Closing this, as I'm actually going to tackle the root cause of this (visual presentation of buttons/toggles not matching their real value on page load)

@patrickhlauke

Copy link
Copy Markdown
Member Author

Successor (which fundamentally tackles the problem) #28952

@patrickhlauke patrickhlauke deleted the patrickhlauke-autocomplete-removal branch June 24, 2019 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

put back autocomplete="off" warning and add it on all checkboxes and radio?

2 participants