Bug 102807 - Menu is hidden on OSX when Youtube is put to full screen on secondary screen
Summary: Menu is hidden on OSX when Youtube is put to full screen on secondary screen
Status: RESOLVED DUPLICATE of bug 100025
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-20 05:47 PST by Indrek Siitan
Modified: 2012-11-26 16:15 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Indrek Siitan 2012-11-20 05:47:21 PST
If I put Youtube to fullscreen on a secondary display, the menu bar is hidden on the primary screen (the dock stays there) if Safari is the active application. If I cmd-tab to another application, the menu bar appears. IMHO this shouldn't be the case.

Also, a small UX thing - I understand that generally new Safari windows (created by either cmd-N or clicking a link in some app) are put on the same screen as the last one, but in case the last one was put to full screen and another screen exists, I think this should be preferred.


Use case - I quite often open full live concert videos on Youtube and put them playing fullscreen for "background" on my secondary screen (which is the laptop display when my laptop is connected to an external Cinema Display).
Comment 1 Alexey Proskuryakov 2012-11-20 12:38:55 PST
Are you using HTML5 or Flash with YouTube? How exactly do you make it full screen.

You did not specify your OS version. Is it OS X 10.8.2?

> in case the last one was put to full screen and another screen exists, I think this should be preferred.

Please file a separate bug for each issue. This one is a Safari one, so please file it via <http://bugreport.apple.com>, not the WebKit Bugzilla.
Comment 2 Jer Noble 2012-11-26 16:15:37 PST
This will be fixed by bug #100025.  At issue is the use of -[NSApp setPresentationOptions:], which sets auto-hide values for the dock and menu on a application-global basis.

Marking as dup.

*** This bug has been marked as a duplicate of bug 100025 ***