T
T
Timur Yakhin2015-04-22 22:42:34
JavaScript
Timur Yakhin, 2015-04-22 22:42:34

Why does Google Chrome on Mac open window.open as a tab?

When calling a function

window.open('href', '_blank', 'width=400,height=250');

in all (popular) browsers and on all (popular) platforms, a window of the specified dimensions (400x250) opens.
But in Google Chrome under Mac, a new tab opens.
Has anyone encountered a similar problem?
Is this a bug or is there some additional settings?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Yakhin, 2015-04-26
@temoffey

As it turned out, the problem was using the full-screen mode of the browser on the Mac.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question