Confirmed users, Bureaucrats and Sysops emeriti
722
edits
m (→Non-Goals) |
GavinSharp (talk | contribs) No edit summary |
||
(14 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{FeatureStatus | ||
| | |Feature name=Inline URL autocomplete | ||
| | |Feature stage=Landed | ||
|Feature status=Complete | |||
| | |Feature version=Firefox 14 | ||
| | |Feature health=OK | ||
|Feature status note=Landed in m-c (https://hg.mozilla.org/mozilla-central/rev/953bde82b7a7) backed out for 12, and again for 13 (bug 746572). | |||
}} | |||
{{FeatureTeam | |||
|Feature product manager=Asa Dotzler | |||
|Feature feature manager=Alex Limi | |||
| Alex Limi | |Feature lead engineer=Marco Bonardo | ||
|Feature qa lead=Vlad Ghetiu (irc: vladg) | |||
| | |Feature ux lead=Alex Limi | ||
|} | }} | ||
{{FeaturePageBody | |||
= | |Feature overview=Enabling autocomplete inline in the URL entry field makes it easier to enter often-typed URLs, and make our browser feel a lot faster, since the user gets immediate feedback on where we think they will go. | ||
Enabling autocomplete inline in the URL entry field makes it easier to enter often-typed URLs, and make our browser feel a lot faster, since the user gets immediate feedback on where we think they will go. | |||
We stopped “speaking URL” when AwesomeBar came along, and it makes us seem | We stopped “speaking URL” when AwesomeBar came along, and it makes us seem | ||
Line 24: | Line 23: | ||
We propose to turn on inline autocomplete, with some additional changes that make it stop completion at URL boundaries (e.g. "/"). | We propose to turn on inline autocomplete, with some additional changes that make it stop completion at URL boundaries (e.g. "/"). | ||
|Feature requirements=A working, tested implementation that satisfies the design specification in {{bug|566489}}. | |||
|Feature ux design=Interaction is described in {{bug|566489}}. | |||
|Feature implementation notes=* {{Bug|566489}} | |||
* {{bug|746572}} | |||
}} | |||
{{FeatureInfo | |||
|Feature priority=P2 | |||
|Feature theme=Experience | |||
|Feature roadmap=User Experience | |||
|Feature secondary roadmap=Firefox Desktop | |||
|Feature list=Desktop | |||
|Feature project=Responsiveness | |||
A working, tested implementation that satisfies the design specification in {{bug|566489}}. | |Feature engineering team=Desktop front-end | ||
}} | |||
= | {{FeatureTeamStatus | ||
|Feature security status=sec-review-unnecessary | |||
|Feature security health=OK | |||
|Feature qa status=Testing in progress | |||
|Feature qa notes=[https://wiki.mozilla.org/Firefox/Features/URL_Autocomplete/Test_Plan Test Plan] | |||
|Feature ux status=OK | |||
= | |Feature ux notes=Seems to work well, some slight performance issues with the URL bar that may or may not be related to this particular change. | ||
{{Bug|566489}} | }} | ||
== | |||
= | |||
[ | |||