Make sure the interface is showing when the menus are used (i.e. by invoking
Cmd-Esc shortcut). git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@524 94f232f2-1747-11df-bad5-a5bfde151594
This commit is contained in:
parent
d848a89394
commit
054e7e4344
@ -918,6 +918,7 @@ BrowserWindow::MenusBeginning()
|
||||
{
|
||||
_UpdateHistoryMenu();
|
||||
_UpdateClipboardItems();
|
||||
_ShowInterface(true);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user