From 403ec0dd3b151c26566912e2b211139d1f652acd Mon Sep 17 00:00:00 2001 From: "dtownsend@oxymoronical.com" Date: Sun, 26 Aug 2007 00:53:42 -0700 Subject: [PATCH] Bug 393006: Use a constant tab scrolling speed when holding down the scroll arrows. p=Michael Ventnor r=enndeakin --- toolkit/content/widgets/scrollbox.xml | 51 +++++++++++++-------------- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/toolkit/content/widgets/scrollbox.xml b/toolkit/content/widgets/scrollbox.xml index adc497fd623..805626dcf08 100644 --- a/toolkit/content/widgets/scrollbox.xml +++ b/toolkit/content/widgets/scrollbox.xml @@ -120,7 +120,6 @@ document.defaultView.getComputedStyle(this._scrollbox, "").direction == "ltr"; - false @@ -466,22 +462,19 @@ @@ -489,10 +482,14 @@