From d4ddfc9be004fc820136f00644f5bde93246bd09 Mon Sep 17 00:00:00 2001 From: "reed@reedloden.com" Date: Mon, 12 Nov 2007 22:43:39 -0800 Subject: [PATCH] Bug 398699 - "DOM Inspector Find Nodes dialog does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep] --- .../content/viewers/dom/findDialog.xul | 30 +++++++++++++++---- .../resources/locale/en-US/viewers/dom.dtd | 10 +++++++ 2 files changed, 34 insertions(+), 6 deletions(-) diff --git a/extensions/inspector/resources/content/viewers/dom/findDialog.xul b/extensions/inspector/resources/content/viewers/dom/findDialog.xul index cc0e8712f56a..3d6b0a5e394d 100644 --- a/extensions/inspector/resources/content/viewers/dom/findDialog.xul +++ b/extensions/inspector/resources/content/viewers/dom/findDialog.xul @@ -20,6 +20,7 @@ - the Initial Developer. All Rights Reserved. - - Contributor(s): + - Ehsan Akhgari - - Alternatively, the contents of this file may be used under the terms of - either the GNU General Public License Version 2 or later (the "GPL"), or @@ -62,14 +63,26 @@ - - @@ -81,12 +94,15 @@ @@ -94,9 +110,11 @@ + label="&findNodesDirectionUp.label;" + accesskey="&findNodesDirectionUp.accesskey;"/> + label="&findNodesDirectionDown.label;" + accesskey="&findNodesDirectionDown.accesskey;"/> diff --git a/extensions/inspector/resources/locale/en-US/viewers/dom.dtd b/extensions/inspector/resources/locale/en-US/viewers/dom.dtd index a3c9b9befb45..76ef3db142f3 100644 --- a/extensions/inspector/resources/locale/en-US/viewers/dom.dtd +++ b/extensions/inspector/resources/locale/en-US/viewers/dom.dtd @@ -21,6 +21,7 @@ - - Contributor(s): - Shawn Wilsher + - Ehsan Akhgari - - Alternatively, the contents of this file may be used under the terms of - either the GNU General Public License Version 2 or later (the "GPL"), or @@ -83,13 +84,22 @@ + + + + + + + + +