mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
#118275, "Filter name should be selected when opening new filter dialog"
r=naving, sr=sspitzer
This commit is contained in:
parent
b5bd72da93
commit
c7d7a24770
@ -125,7 +125,7 @@ function filterEditorOnLoad()
|
||||
}
|
||||
gFilterNameElement.value = name;
|
||||
}
|
||||
gFilterNameElement.focus();
|
||||
gFilterNameElement.select();
|
||||
moveToAlertPosition();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user