Google Drive files popup doesn't appear when attempting to open a file via 3rd-party website
See original GitHub issueDescription
Important to note: The issue resolve itself when disabling Brave Shields.
I want to open a file, which is stored on my Google Drive, via Xodo PDF Editor App, for editing purposes.
When clicking the Google Drive button, to browse the file from Google Drive, the Google Drive files explorer popup - not being shown.
Steps to Reproduce
- Open Brave browser.
- Navigate to https://www.xodo.com/app/.
- Click on Google Drive button.
Actual result:
- Nothing happens (Google Drive files explorer not being shown).
- Error in JavaScript file seems to be thrown (build.js:37), so no actual requests are sent to Google Drive API (as seems in Developer tools Network tab).
Expected result:
- Google Drive files explorer should be shown, and it will be possible to browse a file from Google Drive, to be opened via the Xodo App.
- Requests should be sent to Google Drive API.
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Brave: 0.58.21 Chromium: 71.0.3578.98 (Official Build) (64-bit)
Revision: 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897}
OS: Windows
JavaScript: V8 7.1.302.31
Flash: (Disabled)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Reproducible on current release:
- Does it reproduce on brave-browser dev/beta builds? Didn’t try that.
Website problems only:
- Does the issue resolve itself when disabling Brave Shields? Yes!
- Is the issue reproducible on the latest version of Chrome?
No.
Additional Information
The issue resolve itself when disabling Brave Shields.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Fix common issues in Google Drive
If you're having trouble viewing a file in Google Drive, here's how you can try to fix the issue. 1. Wait and try...
Read more >8 Solutions: Unable to Preview File on Google Drive - CBackup
Please check the steps to preview files on Google Drive first: 1. Go ahead and open Google Drive website in a browser. Google...
Read more >Troubleshooting attaching files from Google Drive | Trello
Click the “Google Drive” button a second time, as some browsers recognize a second attempt as meaning you intentionally want to open the...
Read more >Dialogs and Sidebars in Google Workspace Documents
File -open dialogs · Select HTTP referrers (web sites). · Under Website restrictions, click Add an item. · Click Referrer and enter *.google.com...
Read more >Count the number and type of items in a Google Drive folder
It can be frustrating that Google Drive doesn't show a count of documents in a folder or list, especially since they can obviously...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Reopening the issue and assigning to webcompat project.
@srirambv, I tested what you requested. Allowing all cookies from shields while shields are up, DID solve the issue.