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
The issue is not present after wholly disabling uBlock Origin ("uBO") in the browser
I checked the documentation to understand that the issue I report is not a normal behavior
I tried to reproduce the issue when...
uBO is the only extension
uBO with default lists/settings
using a new, unmodified browser profile
Description
I've tried this DOM transcending goodness in-order to get rid of the garbage that is quora answers: google.co.uk/search##a[href*="quora.com"]:upward(div.ZINbbc)
it didn't seems to work so I've simplified it to (for testing purposes): google.com##a[href*="quora.com"]:upward(div.ZINbbc)
and it worked just fine.
so I've assumed it is a bug.
Prerequisites
I tried to reproduce the issue when...
Description
I've tried this DOM transcending goodness in-order to get rid of the garbage that is quora answers:
google.co.uk/search##a[href*="quora.com"]:upward(div.ZINbbc)
it didn't seems to work so I've simplified it to (for testing purposes):
google.com##a[href*="quora.com"]:upward(div.ZINbbc)
and it worked just fine.
so I've assumed it is a bug.
here is good testing page (limits to
www.quora.com
)https://www.google.co.uk/search?num=20&gbv=1&tbs=qdr%3Am&q=site%3Awww.quora.com+stuff&oq=&aqs=
note: if you test stuff, note that
google.com
has a different structure.A specific URL where the issue occurs
https://www.google.co.uk/search?num=20&gbv=1&tbs=qdr%3Am&q=site%3Awww.quora.com+stuff&oq=&aqs=
Steps to Reproduce
/search
).:upward
not working./search
from ruleExpected behavior
allow URLs with paths.
Actual behavior
URLs with paths will not work.
uBlock Origin version
1.41.9b0
Browser name and version
Chromium 99.0.4844.51 (https://github.com/Hibbiki/chromium-win64/releases/download/v99.0.4844.51-r961656/chrome.sync.7z)
Operating System and version
Windows 10
The text was updated successfully, but these errors were encountered: