You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I performed a cursory search of the issue tracker to avoid opening a duplicate issue
Your issue may already be reported.
I tried to reproduce the issue when...
uBlock Origin is the only extension
uBlock Origin with default lists/settings
using a new, unmodified browser profile
I am running the latest version of uBlock Origin
I checked the documentation to understand that the issue I report is not a normal behavior
Description
Suggesting to switch filter inputs to type="search" so even without using a <form> wrapper the users will get the benefit of having an automatically shown neat x to reset the input via mouse click on the filled inputs. Currently supported in Chrome, not in Firefox.
Related issue:
- uBlockOrigin/uBlock-issues#768
So that the input fields can gain extra built-in
browser widgets useful in search fields.
(For now only on Chromium)
Prerequisites
Description
Suggesting to switch filter inputs to
type="search"
so even without using a<form>
wrapper the users will get the benefit of having an automatically shown neatx
to reset the input via mouse click on the filled inputs. Currently supported in Chrome, not in Firefox.Implementation: https://github.com/tophf/uBlock/commit/196ba2d758a0738c8ac801c8676dc124cec1edd7
A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
Steps to Reproduce
Expected behavior:
[What you expected to happen]
Actual behavior:
[What actually happened]
Your environment
The text was updated successfully, but these errors were encountered: