Bug 890751 - Fix: Find bar should not display when the start screen is loaded. r=rsilveira

This commit is contained in:
Jim Mathies 2013-07-09 18:17:23 -05:00
parent 39f2f23d17
commit ae7711dbbf

View File

@ -101,7 +101,7 @@ var FindHelperUI = {
},
show: function findHelperShow() {
if (this._open)
if (StartUI.isVisible || this._open)
return;
// Hide any menus