diff --git a/suite/browser/navigator.xul b/suite/browser/navigator.xul index 877b8f370a..5b059fcda8 100644 --- a/suite/browser/navigator.xul +++ b/suite/browser/navigator.xul @@ -262,7 +262,7 @@ enablehistory="true" accesskey="&locationBar.accesskey;" defaultSearchEngine="true" tabscrolling="true" showcommentcolumn="true" - inputtooltiptext="&locationBar.tooltip;" + placeholder="&locationBar.tooltip;" newlines="stripsurroundingwhitespace" aria-label="&locationBar.title;" oninput="gBrowser.userTypedValue = this.value;" diff --git a/suite/browser/urlbarBindings.xml b/suite/browser/urlbarBindings.xml index 0bb2d20240..4e1bea68a6 100644 --- a/suite/browser/urlbarBindings.xml +++ b/suite/browser/urlbarBindings.xml @@ -25,11 +25,13 @@ - + + xbl:inherits="value,type,maxlength,disabled,size,readonly,placeholder,tabindex,accesskey,mozactionhint,userAction"/> + @@ -47,7 +49,7 @@ - + @@ -96,6 +102,35 @@ ]]> + false + + + + + + + + + + + true