diff options
Diffstat (limited to 'browser/base/content/browser.xul')
-rw-r--r-- | browser/base/content/browser.xul | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index ae531e167..62c2b122f 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -160,8 +160,10 @@ hidden="true" orient="vertical" noautofocus="true" + noautohide="true" consumeoutsideclicks="false" - level="parent"> + level="parent" + tabspecific="true"> <iframe id="dateTimePopupFrame"/> </panel> |