mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-30 11:14:19 +00:00
fix: Fixed closing and reopening zen turning tabs into blank states when having multiple windows, b=bug #11831, c=split-view
This commit is contained in:
@@ -4,4 +4,10 @@
|
||||
|
||||
#include zen-commands.inc.xhtml
|
||||
|
||||
<keyset id="zenKeyset"></keyset>
|
||||
<keyset id="zenKeyset">
|
||||
# Prefetch these keys because they are being used by the native menu bar
|
||||
# and they need to be available even before the XUL is fully loaded and
|
||||
# our KBS sysmtem is initialized.
|
||||
<key id="zen-workspace-forward" />
|
||||
<key id="zen-workspace-backward" />
|
||||
</keyset>
|
||||
|
||||
Reference in New Issue
Block a user