-
Notifications
You must be signed in to change notification settings - Fork 975
Clicking through PDF link doesn't open the file #12381
Comments
Looks like the browser-laptop pdfJS.js module correctly identifies that a PDF file should be loaded from the extension, but does not know which tabId to load the pdf file in to, since muon is not providing a tabId via the following in app/filtering.js (line 355)
|
@kjozwiak @LaurenWags this is a weird one. Please do feel free to try the steps above and make sure it works... but if the issue isn't present in existing 0.19.x release, perhaps we should move this back to 0.20.x |
@bsclifton I couldn't reproduce this with the the current Thoughts? |
Moving back to 0.20.x - this may have never been a problem in 0.19.x... but there was a related Muon change (which is why I pulled to 0.19.x) |
Clearing the flags as these were tested against |
Test plan
Description
Clicking through PDF link doesn't open the file
Steps to Reproduce
Actual result:
Clicking through PDF link doesn't open the file
Expected result:
Clicking through PDF link should open the file
Reproduces how often:
100%
Brave Version
about:brave info:
Reproducible on current live release:
No
Additional Information
On Linux/Windows it doesn't click through
On macOS, it prompts to download the file when trying to click through the link. Confirmed by @LaurenWags
The text was updated successfully, but these errors were encountered: