-
Notifications
You must be signed in to change notification settings - Fork 971
Phantom Tab appears when middle clicking on a link with Switch to new tabs immediately
#11070
Comments
I think it is because I have corrupted site entries contains only favicon like this These have something in common, they are all pinned tabs and even if I remove them, they kept being generated on each relaunch |
favicon only entry is addressed in #11161 |
solid STR (reproducible on fresh profile):
|
Reproduced- this can be cause a crash if you right click the phantom tab (or drag it- anything which doesn't handle null properly). This causes you to force quit the app |
Switch to new tabs immediately
This commit is the culprit |
fix #11070 Auditors: @bbondy, @bsclifton Test Plan: Covered by unittest
fix #11070 Auditors: @bbondy, @bsclifton Test Plan: Covered by unittest
fix #11070 Auditors: @bbondy, @bsclifton Test Plan: Covered by unittest
fix brave#11070 Auditors: @bbondy, @bsclifton Test Plan: Covered by unittest
Test Plan
See below
Description
Sometimes when clicking a URL link in another application (like Slack) a phantom tab appears.
Steps to Reproduce
about:preferences#tabs
Switch to new tabs immediately
Actual result:
![kapture 2017-09-21 at 9 01 39](https://user-images.githubusercontent.com/28145373/30706578-c0c3c1b6-9ec6-11e7-9a66-69beee9853e4.gif)
Expected result:
No phantom tab.
Reproduces how often:
Unsure. I have not been able to repro yet but this was reported by @darkdh
Brave Version
about:brave info:
Brave | 0.19.12
rev | 063f110
Muon | 4.4.19
Reproducible on current live release:
no. cannot be reproduced in 0.18.36.
Additional Information
See #11070 (comment)
Issue seems as though it was introduced with 0.19.7 because it cannot be reproduced with 0.19.6.
The text was updated successfully, but these errors were encountered: