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

Bugfix #23 New tab opening in incorrect window in MacOS #24

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

asleepysamurai
Copy link
Contributor

Fix for #23

@Infocatcher Infocatcher merged commit ba5a4b4 into Infocatcher:master Mar 30, 2020
@Infocatcher
Copy link
Owner

Thanks a lot!
Unfortunately I don't have MacOS for tests…

Infocatcher added a commit that referenced this pull request Mar 8, 2021
(#23, #24)

STR:
1. Open popup window, example HTML page:
<a href="javascript: window.open(location.href, '', 'width=300,height=300'); void 0;">Open popup window</a>
2. Right-click on any link in popup window: should be used last active non-popup window (like for built-in browser actions)

Also
browser.windows.getAll({ windowTypes: ["normal"] })
is useless… :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants