Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(65)

Issue 5502091: cocoa devdraw: neutralize menu and Dock bugs in fullscreen mode

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by djeannot24
Modified:
12 years, 4 months ago
Reviewers:
CC:
rsc, codebot
Visibility:
Public.

Description

cocoa devdraw: neutralize menu and Dock bugs in fullscreen mode Previously, the menu bar has been set to hidden instead of autohidden in fullscreen mode, because it appeared too easily. Occasionally however, it still appears. This patch makes sure it won't. With OS X Lion's fullscreen, the Dock is autohidden, but sometimes remains hidden. This bug comes with visual menu bar bugs during space transition and when exiting fullscreen. Those bugs happen after each Devdraw's activation, for example. This patch neutralizes them.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M src/cmd/devdraw/cocoa-screen.m View 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 2
djeannot24
12 years, 4 months ago (2012-01-02 00:49:11 UTC) #1
rsc
12 years, 4 months ago (2012-01-16 22:11:39 UTC) #2
*** Submitted as 11df8fb1cb6c ***

devdraw: OS X: neutralize menu and Dock bugs in fullscreen mode

Previously, the menu bar has been set to hidden
instead of autohidden in fullscreen mode, because
it appeared too easily.  Occasionally however, it
still appears.  This patch makes sure it won't.

With OS X Lion's fullscreen, the Dock is
autohidden, but sometimes remains hidden.  This
bug comes with visual menu bar bugs
during space transition and when exiting
fullscreen.  Those bugs happen after each
Devdraw's activation, for example.  This patch
neutralizes them.

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5502091

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b