Steps to replicate the issue (include links if applicable):
- Run a get users on a blocked IP range which also contains a directly-blocked user
- Use your browser's in-built search to search for "Blocked" or "Blocked)"
What happens?:
IP addresses which are blocked by the range show up as (Blocked - 1.2.3.4/5), Users who are blocked show up as (Blocked), and users who were previously blocked but are no longer blocked show up as (Previously blocked).
Searching the results for "Blocked" using the browser's in-built search tool finds all of the above (this is expected).
Searching the results for "Blocked)" using the browser's in-built search tool finds nothing.
What should have happened instead?:
Searching the results for "Blocked)" using the browser's in-built search tool finds all the users who are directly blocked.
I'll note that I'm not attached to the specific search term, but I would like a way of jumping through the directly-blocked users again.
Software version (skip for WMF-hosted wikis like Wikipedia):
enwiki, thus:
Other information (browser name/version, screenshots, etc.):
Google Chrome 102.0.5005.115
This appears to have been caused by the move of the brackets into CSS pseudoelements, thus they're no longer "content" on the page which can be searched.