You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
2017-05-06 00:19:52.876 Brave Helper[5875:1106224] Couldn't set selectedTextBackgroundColor from default ()
An uncaught exception occurred in the main process Uncaught Exception:
TypeError: Cannot read property 'id' of null
at getCurrentWindowId (/Users/clifton/Documents/browser-laptop/app/common/commonMenu.js:33:43)
at click (/Users/clifton/Documents/browser-laptop/app/common/commonMenu.js:78:19)
at MenuItem.click (/Users/clifton/Documents/browser-laptop/node_modules/electron-prebuilt/dist/Brave.app/Contents/Resources/electron.asar/browser/api/menu-item.js:59:9)
at Function.executeCommand (/Users/clifton/Documents/browser-laptop/node_modules/electron-prebuilt/dist/Brave.app/Contents/Resources/electron.asar/browser/api/menu.js:121:15)
Test Plan
New Tab
and confirm new window is created w/ new tabNew Private Tab
and confirm new window is created w/ new private tabNew Session Tab
>New Session Tab 5
and confirm new window is created w/ session tabOriginal issue description
A Brave Community contributor reported the following Issue:
Brave Community thread:
https://community.brave.com/t/brave-quits-when-new-tab-command-issued-without-window/2509
Browser Profile
Steps to Repro:
Potentially related to:
This may be related to another unexpected behavior:
Expected Behavior
Both New Tab and Open Location should create a new window if no window exists at the moment.
The text was updated successfully, but these errors were encountered: