mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake
This commit is contained in:
parent
0728ca4d2a
commit
303efacb45
@ -161,7 +161,7 @@ Contributor(s): ______________________________________. -->
|
||||
<textbox id="urlbar" class="plain" flex="1"
|
||||
type="autocomplete" searchSessions="history"
|
||||
timeout="50" maxrows="6" alwaysOpenPopup="true"
|
||||
defaultSearchEngine="true"
|
||||
defaultSearchEngine="true" tabScrolling="true"
|
||||
tooltip="aTooltip" tooltiptext="&locationBar.tooltip;"
|
||||
ontextcommand="return handleURLBarCommand(userAction);"
|
||||
ontextrevert="return handleURLBarRevert();"
|
||||
|
Loading…
Reference in New Issue
Block a user