Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent autocomplete for highlight settings (thelounge#4337)
Chrome seems to somewhat often auto fill the text input of the highlight exception list with my username as the next field that follows is of type password. Try to work around that by telling chrome not to autofill either of those. Do note that this is only a hint... The broser vendors apply some $magic heuristics and if they trigger they ignore the hint.
- Loading branch information