This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
unable to open new window from dock icon #13860
Labels
0.22.x
issue first seen in 0.22.x
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
regression
release-notes/include
Milestone
Comments
LaurenWags
added
OS/macOS
regression
release-notes/include
0.22.x
issue first seen in 0.22.x
labels
Apr 18, 2018
petemill
added a commit
that referenced
this issue
Apr 19, 2018
…cused Fix #13859 Fix #13860 Fix #13865 Makes sure tabs are created in a shown window, or creates a new window, that the window is focused, and if the shown window is minimized, then that window is restored. Fixes for the following scenarios...: - There are no windows open - There are only minimized windows open ...For the following actions: - Brave is default browser and link clicked in another application - macOS dock icon is clicked - 'Brave' menu actions such as 'New Tab' or 'About Brave' Test plan: Browser must be set as default. If testing from source, the best way is to create a build `CHANNEL=dev npm run build-package`, run that, and set it as default. - Click URL link in external application - Ensure that tab opens in an active window, and the window is focused with the following scenarios: - 1 window open - 2+ windows open - 0 windows open - 1 minimized window open - 1 minimized window open and 1 non-minimized window open - Application exited - macOS: click dock icon, ensure window is focused or created: - 1 window open - 2+ windows open - 0 windows open - 1 minimized window open - 1 minimized window open and 1 non-minimized Even though the reported issues were macOS only, this test plan should be carried out on other platforms to ensure no regressions.
10 tasks
Removed macOS label - linked test plan was recommended to be checked on all platforms. |
This was referenced Apr 23, 2018
+1 from my dad on this one. Thanks for the fix, @petemill 😄👍 |
Thanks for fixing this! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
0.22.x
issue first seen in 0.22.x
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
regression
release-notes/include
Test Plan
#13866
Also follow STR below if applicable for your platform.
Description
When Brave is running, but there aren't any open windows, you used to be able to click on the dock icon to open a new window. This no longer works.
Reported via community:
https://community.brave.com/t/browser-version-0-22-13-browser-window-not-opening-after-initial-open/19232
https://community.brave.com/t/updating-macos-from-0-22-13-to-0-22-21/19915/7
Steps to Reproduce
Actual result:
Nothing happens. It looks like Brave isn't working. Workaround: Navigate to File > New Window or right click on the icon in the dock and select New Window. New window displays.
User from community provided this video: https://www.youtube.com/watch?v=mb2ZmXpXw58&feature=youtu.be
Expected result:
If Brave is running but you don't have any open windows, clicking on the icon in the dock should open a new window.
Reproduces how often:
Easily
Brave Version
about:brave info:
0.22.22
Reproducible on current live release:
Yes, was last working in 0.21.24 and stopped working in 0.22.13
Additional Information
Seems like maybe it could be related to #13689 but the fix for this one does not resolve the reported issue (checked with 0.22.109)
The text was updated successfully, but these errors were encountered: