From 4739d789da3b32c35ad288d3cdbffc067dff52f9 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Thu, 4 Aug 2005 23:07:44 +0000 Subject: [PATCH] Bug #259115 --> improve accessibility for the quick search box. F4/Alt up / Alt down support sr=bienvenu --- mail/base/content/search.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/mail/base/content/search.xml b/mail/base/content/search.xml index 46b6f460d289..aff1bebe9b71 100644 --- a/mail/base/content/search.xml +++ b/mail/base/content/search.xml @@ -86,6 +86,15 @@ this.clearButtonHidden = true; ]]> + + + + + + @@ -122,6 +131,13 @@ menuPopup.setAttribute('value', this.searchMode); } ]]> + + + + +#ifndef XP_MACOSX + +#endif