diff --git a/browser/components/places/content/toolbar.xml b/browser/components/places/content/toolbar.xml index df59f906b19..2ca247394fb 100755 --- a/browser/components/places/content/toolbar.xml +++ b/browser/components/places/content/toolbar.xml @@ -64,26 +64,26 @@ - - - - - + + + + + @@ -1082,7 +1082,7 @@ if (event.target.localName == "toolbarbutton" || event.target.localName == "toolbarseparator") this._selection = event.target.node; - else + else this._selection = this.getResult().root; ]]>