-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Prerequisites
- I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- 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
On PC I can easily switch selector on the Picker by holding Ctrl (usually id to class). But on mobile there's no Ctrl unless you plug keyboard on (or some IME may have Ctrl). Even worse, more often than not those alternative selector (class names) are not fully visible on mobile as seen in SS attached. As a result, I'm forced to view the page source if it works or use DOM inspector just to change selector. This inconvenience can be solved e.g. if Ctrl-click text on the Picker is clickable and after clicking it every entry is chosen w/ Ctrl by default. I guess this change meets the guideline expressed in
gorhill/uBlock#1890 (comment)
except for "majority of user" part, but I have no idea about e.g. javascript code.
A specific URL where the issue occurs
https://github.com/gorhill/uBlock/issues
Steps to Reproduce
- Launch the Picker on Firefox for Android and choose any element which has id and class as selector.
- You can't switch the selector.
Expected behavior:
Noted above.
Actual behavior:
Noted above.
Your environment
- uBlock Origin version: 1.24.2
- Browser Name and version: Firefox for Android 68.4.1
- Operating System and version: Android 10
