regebro / impress-console

Speaker notes for impress.js
MIT License
133 stars 32 forks source link

Problem with popups in Chrome and Firefox #12

Closed edu791 closed 8 years ago

edu791 commented 10 years ago

In Chrome, when I press "p", it is not opened on another window, but it's opened on another tab in the same window.

In Firefox, when I press "p" and I give permissions to the popup-blocker bar, it opens the same presentation on another tab, but not the impress-console window.

Is there any solution?

regebro commented 9 years ago

For the Chrome issue you can just drag the tab loose to make it a different window. I haven't encountered the Firefox problem. With the new 2.0b1 version there is an included webserver. Using that makes it easier to allow popups since browsers generally don't allow popups from file:/// links without some extra configuration.