diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index d8260cff6366..57c67e799e3b 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -210,7 +210,10 @@ tabscrolling="true" showcommentcolumn="true" enablehistory="true" +#ifndef MOZILLA_1_8_BRANCH +# bug 23485 newlines="stripsurroundingwhitespace" +#endif oninput="gBrowser.userTypedValue = this.value" ontextentered="return handleURLBarCommand(param);" ontextreverted="return handleURLBarRevert();">