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

brave://settings/clearBrowserData doesn't automatically shows up requested dialog #8870

Closed
saahriktu opened this issue Mar 26, 2020 · 4 comments · Fixed by brave/brave-core#5074

Comments

@saahriktu
Copy link

saahriktu commented Mar 26, 2020

Description

The behavior of the history cleanup dialog has changed (noticed in GNU/Linux).

In the versions newer than 1.8.30 brave://settings/clearBrowserData just shows brave://settings/ with some difference: requested cleanup dialog shows up only after clicking on the "Advanced Settings" button (which has nothing to do with history cleaning) at the end of the page.

Test plan

See #8870 (comment)

@rebron rebron added priority/P2 A bad problem. We might uplift this to the next planned release. feature/settings labels Mar 26, 2020
@kjozwiak
Copy link
Member

kjozwiak commented Mar 26, 2020

  • 1.5.115 CR: 80.0.3987.149 (Official Build) (64-bit) - Can't reproduce
  • 1.7.73 CR: 80.0.3987.149 (Official Build) dev - Can't reproduce
  • 1.8.32 CR: 81.0.4044.69 (Official Build) nightly - Reproduced

Looks like this is only affecting Nightly and not the other channels. Checked on macOS 10.15.3 x64 Catalina. @mkarolin checked Windows and confirmed the above as well.

STR for QA:

Case #1

  • launch brave and open brave://settings/clearBrowserData
  • you'll notice that the Clear browsing data modal isn't being displayed

Case #2

  • launch brave and press command + shift + delete
  • you'll notice that brave://settings is opened but that Clear browsing data modal isn't being displayed

@kjozwiak kjozwiak changed the title In the Brave newer than 1.8.30 brave://settings/clearBrowserData doesn't automatically shows up requested dialog brave://settings/clearBrowserData doesn't automatically shows up requested dialog Mar 26, 2020
@bsclifton
Copy link
Member

bsclifton commented Mar 26, 2020

Great find with 1.8.30, @saahriktu! 😄 1.8.31 was the first version of Nightly where we landed Chromium 81, which helps narrow down where the problem is 👍 We'll look into and find out what happened

@bsclifton
Copy link
Member

@mkarolin has found the following:

  1. Navigate to brave://settings/clearBrowserData
  2. Nothing happens (clear modal should come up)
  3. Click advanced on the side menu (left)
  4. Modal all of the sudden pops up

I suspect it's related to brave/brave-core@9d2f803#diff-166e28418b661667403b64249ce36c3a and how Privacy was moved under Advanced

mkarolin added a commit to brave/brave-core that referenced this issue Mar 26, 2020
Fixes brave/brave-browser#8870

Adjusted CLEAR_BROWSING_DATA route to have Advanced as a parent since we
moved Privacy page from BASIC to ADVANCED section.
@bsclifton bsclifton added this to the 1.8.x - Nightly milestone Mar 26, 2020
@bsclifton bsclifton removed their assignment Mar 27, 2020
@btlechowski
Copy link

btlechowski commented Apr 13, 2020

Verification passed on

Brave 1.8.72 Chromium: 81.0.4044.92 (Official Build) dev (64-bit)
Revision e98e6f21168a55e7ba57202f56323911cd9d31d1-refs/branch-heads/4044@{#883}
OS Ubuntu 18.04 LTS

Verified test plan from #8870 (comment)
Verified opening the modal though brave://settings/clearBrowserData and CTRL + SHIFT + DEL

image

Verification passed on

Brave 1.8.77 Chromium: 81.0.4044.92 (Official Build) dev (64-bit)
Revision e98e6f21168a55e7ba57202f56323911cd9d31d1-refs/branch-heads/4044@{#883}
OS Windows 10 OS Version 1803 (Build 17134.1006)

Verified passed with

Brave 1.8.82 Chromium: 81.0.4044.113 (Official Build) dev (64-bit)
Revision e3225dafb0475864a1812a374d73a92e391635ac-refs/branch-heads/4044@{#936}
OS macOS Version 10.14.6 (Build 18G3020)

Screen Shot 2020-04-23 at 5 05 08 PM

Verification PASSED on macOS 10.15.3 x64 Catalina using the following build:

Brave | 1.7.98 Chromium: 81.0.4044.113 (Official Build) (64-bit)
-- | --
Revision | e3225dafb0475864a1812a374d73a92e391635ac-refs/branch-heads/4044@{#936}
OS | macOS Version 10.15.3 (Build 19D76)

Screen Shot 2020-04-23 at 5 19 05 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants