Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download file in google drive due to cookies (Regression) #17795

Closed
ryanbr opened this issue Aug 31, 2021 · 2 comments · Fixed by brave/brave-core#9940
Closed

Unable to download file in google drive due to cookies (Regression) #17795

ryanbr opened this issue Aug 31, 2021 · 2 comments · Fixed by brave/brave-core#9940

Comments

@ryanbr
Copy link

ryanbr commented Aug 31, 2021

Description

Downloading a file in google drive, pushes a google notification requesting cookie access.

Steps to Reproduce

  1. Open google drive
  2. Right Click on any file and click download
  3. Wait 5 seconds or so, error message will show.

Actual result:

image (10)

Expected result:

Allow user download file without notification

Reproduces how often:

Easily, in current release build. Previous release build was okay.

Brave version (brave://version info)

Version 1.29.76 Chromium: 93.0.4577.58 (Official Build) (64-bit)

Version/Channel Information:

  • Can you reproduce this issue with the current release? Yes
  • Can you reproduce this issue with the beta channel? Yes ( Version 1.30.57)
  • Can you reproduce this issue with the nightly channel? No

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

Regression: v1.29.72...v1.29.74

Beta v1.29.68 (Good)
Beta v1.29.71 (Good)
Dev-1.29.72 (Good)
Release Cadidate v1.29.74 (Bad)

Unfortantly not much console info

google-drive-error

@ryanbr
Copy link
Author

ryanbr commented Sep 1, 2021

Under clean profiles: - Brave Dev-1.29.72 (Good)

brave-dev-old

  • Brave Version 1.30.58 Chromium: 93.0.4577.58 (and Brave release)

brave-dev

@btlechowski
Copy link

btlechowski commented Sep 2, 2021

Verification passed on

Brave 1.29.77 Chromium: 93.0.4577.63 (Official Build) (64-bit)
Revision ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}
OS Ubuntu 18.04 LTS

Verified test plan from the description

Verified after clicking Download, system prompt was shown
image
Verified file was downloaded
image


Verification passed on

Brave | 1.29.77 Chromium: 93.0.4577.63 (Official Build) (64-bit)
-- | --
Revision | ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}
OS | Windows 10 OS Version 2009 (Build 19043.1165)

Verified test plan from the description

Verified after clicking Download, system prompt was shown
image

Verified file was downloaded and can be viewed
image
image


Verified passed with

Brave | 1.29.77 Chromium: 93.0.4577.63 (Official Build) (x86_64)
-- | --
Revision | ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}
OS | macOS Version 10.15.7 (Build 19H1323)

Verified STR from description
Confirmed no error displayed
Confirmed download box was shown
Confirmed file was downloaded
Confirmed that there aren't any cookies being blocked via "Cookies in use"

Example Example Example
Screen Shot 2021-09-02 at 9 37 40 AM Screen Shot 2021-09-02 at 9 48 49 AM Screen Shot 2021-09-02 at 10 08 40 AM

@btlechowski btlechowski added QA Pass-Linux and removed QA/In-Progress Indicates that QA is currently in progress for that particular issue labels Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment