-
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 searched for "search" and "search field" both old and new uBO issues tracker
- 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
Search field and it's search counter interfere with each other making the search count unreadable if the search phrase is longer.
A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
-
3rd-party filters pane (after clicking at a list name and then it gets opened in a new tab)
moz-extension://4e42f46c-7391-4300-81d4-54a4d5e25d6e/asset-viewer.html?url=ublock-filters -
My filters pane
moz-extension://4e42f46c-7391-4300-81d4-54a4d5e25d6e/dashboard.html#1p-filters.html -
Whitelist pane
moz-extension://4e42f46c-7391-4300-81d4-54a4d5e25d6e/dashboard.html#whitelist.html
Steps to Reproduce
- Go to any Pane listed above
- Enter a longer search phrase for. ex.
##+js(abort-on-property-write.js, Fingerprint2) - Notice that the search count number and a part of the search phrase are unreadable
- Shorten the search phrase to like
##+js(abort-on-(on Firefox) or to##+js(abort-on-prope(on Opera) - Notice the issue is gone.
Expected behavior:
[What you expected to happen]
Search field and it's search counter shouldn't interfere with each other and shuld be readable when entering a longer search phrase. Either move the search counter outside the search field and put it in it's own field, or make some kind of separation in the search field between the search phrase and the search count number which will remove the collision, if not possible then maybe just make the search field longer.
Actual behavior:
[What actually happened]
Search field and it's search counter interfere with each other making the search count unreadable if the search phrase is longer.
Your environment
- uBlock Origin version: 1.17.0
- Browser Name and version: Firefox 62.0.3 & Opera 56.0.3051.36
- Operating System and version: Win 7 U SP1 64
Also I have a secondary similiar derivative issue / enhancement ( I think it's not worth to open a separate issue just for it so I put it there) : I noticed a lack of the search count in search fields of:
- My rules pane
moz-extension://4e42f46c-7391-4300-81d4-54a4d5e25d6e/dashboard.html#dyna-rules.html
- The Logger
moz-extension://4e42f46c-7391-4300-81d4-54a4d5e25d6e/logger-ui.html
Maybe it would be good to add it there to.





