-
Notifications
You must be signed in to change notification settings - Fork 17
Save image in Google image search doesn't work (with workaround) #234
Comments
Blocking "other" column specifically for first-party is expected to cause download breakage because download requests type are "other" in nature. This is not the same as the bug you mentioned because that bug had downloading working at the second attempt. Here, you're willfully blocking the other column and expecting the download to work which it wont. |
When one klicks on "retry" in Firefox download history (with "other" blocked) it downloads succesfully. |
Can you try to reproduce on the dev build ? |
Yes, I will try. |
Retry requests are not sent to uMatrix, hence they bypass the extension, that's why it will always work from the Firefox's UI. Any network requests made by Firefox's UI will never be sent to extensions to intercept. |
@Shudushi should work, I can't reproduce this issue on Firefox Nightly, so seems something changed in Firefox with the v75. In uMatrix's logger the download request is of category |
No actually I can reproduce download getting blocked when blocking other column in Firefox 73, but not on Firefox 75, so Firefox has changed the behaviour in the upcoming version. |
Developer's business as usual ;-) |
Btw. "https://pastebin.com/raw/HjWANtHk" from issue https://github.com/uBlockOrigin/uMatrix-issues/issues/92 is working too on Firefox v73.0.1 |
Prerequisites
Description
Download of images found with Google-Search doesn't work.
Similiar to #92
A specific URL where the issue occurs
https://user-images.githubusercontent.com/1280209/72898709-e5199f00-3d24-11ea-986a-430859134f6b.png
Steps to Reproduce
Search for a image in Googel, no matter which one.
Klick on any image in the search results, that the image is shown on the right side.
Klick on that image on the right side with right mouse button and choose "Show image" (sorry if it's called different, I'm on german firefox).
Image is now displayed.
Klick on that image with right mouse button and chooce "Save image under..."
Download failed.
Download only works when one allows "others" in uMatrix (See screenshots below)
Ruleset
Download not working
Download works
-->
Supporting evidence
-->
Your environment
The text was updated successfully, but these errors were encountered: