<p></p>
<blockquote>
<p>But the menu bar is still there. The menu bar disappears only if I scroll within a document or if I type something. Is this the normal behavior?</p>
</blockquote>
<p>On my computer, the menubar disappears immediately, in its entirety.  It might be a window manager issue with compositing or the GPU.</p>
<blockquote>
<p>How can I enable the menu bar so I can see again the menu bar with the menu?</p>
</blockquote>
<p>You need to assign a shortcut to a script that can show the menu again.  You can use the toggle-menu script, which will flip visibility back and forth, or write a new script that says <code>geany.signal("hbox_menubar", "show")</code>.  Then you'd need to create a file <code>hotkeys.cfg</code> that lists the scripts you want to be able to assign shortcuts to.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/633#issuecomment-924712650">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6XF2BRKD2L4NWGRDDUDGJBPANCNFSM4BOSQ3PQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ3L3ATV5SUKL76AGKTUDGJBPA5CNFSM4BOSQ3P2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG4O75SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/633#issuecomment-924712650",
"url": "https://github.com/geany/geany/issues/633#issuecomment-924712650",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>