Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

clicking on "magnifying glass" in URL bar under about:newtab displays certificate modal when loading website #10922

Closed
kjozwiak opened this issue Sep 13, 2017 · 4 comments

Comments

@kjozwiak
Copy link
Member

kjozwiak commented Sep 13, 2017

Test plan

See below


- Did you search for similar issues before submitting this one?

Yes

- Describe the issue you encountered:

Clicking on the "magnifying glass" in the URL bar under about:newtab will popup the certificate modal once a website has been loaded within the same tab.

- Platform (Win7, 8, 10? macOS? Linux distro?):

macOS 10.12.6 x64 - Reproduced
Win 10 x64 - Reproduced
Ubuntu 17.04 x64 - Reproduced

- Brave Version (revision SHA):

Brave: 0.18.29
rev: 85f059d
Muon: 4.3.16
libchromiumcontent: 60.0.3112.113

Brave: 0.18.32
rev: e94738d
Muon: 4.3.18
libchromiumcontent: 61.0.3163.71

- Steps to reproduce:

  1. launch Brave
  2. under about:newtab, click on the magnifying glass in the URL bar (nothing should happen)
  3. load brave.com and you'll notice that the certificate modal appears while the page is being loaded

- Actual result:

Certificate modal appears during page load.

- Expected result:

Certificate modal shouldn't be appearing on the initial page load.

- Will the steps above reproduce in a fresh profile? If not what other info can be added?

Yes

- Is this an issue in the currently released version?

Yes

- Can this issue be consistently reproduced?

Yes

- Screenshot if needed:

certissue

@kjozwiak kjozwiak added this to the Backlog milestone Sep 13, 2017
@NejcZdovc
Copy link
Contributor

@kjozwiak I tried this with the latest 0.21.x and can't reproduce, can you please specify issue range

@kjozwiak
Copy link
Member Author

@NejcZdovc, added the regression ranges for both the 0.18.x and 0.19.x branches.

Regression range from the 0.18.x branch:

The following commit caused the regression which is still present in the latest 0.18.32 rev: e94738d build.

commit b332d8e
Author: Brian R. Bondy bbondy@gmail.com
Date: Fri Jun 9 06:08:45 2017 -0700

Merge pull request #9154 from brave/navigation-state2

Navigation state

Regression range from the 0.19.x branch:

The following commit introduced the regression:

commit f3b8060
Merge: f1ab997 c4a0eb3
Author: Brian R. Bondy bbondy@gmail.com
Date: Fri Jun 9 06:08:45 2017 -0700

Merge pull request #9154 from brave/navigation-state2

Navigation state

The following commit fixed the regression:

commit 3ef36a4
Author: bridiver github@brianjohnson.cc
Date: Fri Jun 9 16:18:27 2017 -0700

handle exit signals cleanly
possible fix for #9373

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Sep 14, 2017

so if I understand this correctly, this was fixed in 0.19.x by 3ef36a4?

@NejcZdovc NejcZdovc modified the milestones: Backlog, 0.19.x (Beta Channel) Sep 14, 2017
@luixxiul luixxiul added the needs-info Another team member needs information from the PR/issue opener. label Sep 14, 2017
@kjozwiak
Copy link
Member Author

so if I understand this correctly, this was fixed in 0.19.x by 3ef36a4?

Yup, that's correct. The issue was fixed in 0.19.x by 3ef36a4. Closing the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.