Closed
Bug 388090
Opened 17 years ago
Closed 17 years ago
limit the url bar results to 6 items
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
VERIFIED
WONTFIX
Firefox 3 alpha7
People
(Reporter: moco, Assigned: moco)
References
Details
limit the url bar results to 10 items like the search suggest box
For the URL bar, we appear to show 14 items and then the scrollbar (with up to 100 results, I believe).
Given that we want to add "Show all" to the bottom (see https://bugzilla.mozilla.org/show_bug.cgi?id=387714) and possibly Search for "x" at the bottom (see
https://bugzilla.mozilla.org/show_bug.cgi?id=373352), perhaps we should limit our results to 10 (for consistency?) and not have a scrollbar.
Otherwise, it seems that "Show all" or "Search for" are going to hard to discover and painful to get to.
Assignee | ||
Comment 1•17 years ago
|
||
note, if we did this, we'd limit the results you get when you click the location bar drop down to the last 10 as well, and the "show all" would take you to the places organizer for all the places you've typed in.
Comment 2•17 years ago
|
||
URL autocomplete seems to be limited to 6 items on Mac currently.
Comment 3•17 years ago
|
||
(In reply to comment #2)
> URL autocomplete seems to be limited to 6 items on Mac currently.
Same here. (6 visible items.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007071305 Minefield/3.0a7pre
Assignee | ||
Comment 4•17 years ago
|
||
Jesse / Dão:
do you guys see more choices (14) if you first click on the drop down located immediately to the left of the go button?
After doing that, URL autocomplete returns 14 items for me.
Let's keep the results at 6 results max, no scroll bar, followed by "show all" (or "search for", still open for discussion)
updating summary.
Assignee: nobody → sspitzer
Summary: limit the url bar results to 10 items like the search suggest box → limit the url bar results to 6 items
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Jesse / Dão:
>
> do you guys see more choices (14) if you first click on the drop down located
> immediately to the left of the go button?
yes
Btw -- I don't know about Jesse -- but I didn't mean to say that 6 should be the limit here. Intuitively, I would have chosen 10.
Assignee | ||
Comment 6•17 years ago
|
||
>> do you guys see more choices (14) if you first click on the drop down located
>> immediately to the left of the go button?
>
>yes
OK, I'll log a spin off bug on that.
> I didn't mean to say that 6 should be the limit here
The limit is open for debate. I know that faaborg has some ideas on what it should be. But I'll start with 6.
Status: NEW → ASSIGNED
Comment 7•17 years ago
|
||
(In reply to comment #6)
> >> do you guys see more choices (14) if you first click on the drop down located
> >> immediately to the left of the go button?
> >
> >yes
>
> OK, I'll log a spin off bug on that.
See bug 340572 comment 3 - as far as I know this behavior is intentional.
Comment 8•17 years ago
|
||
It was implemented by the change for bug 179666, but there isn't much rationale there...
Assignee | ||
Comment 9•17 years ago
|
||
note, 6 or 10 hasn't been decided, but we do want to:
1) reduce the number and not show a scroll bar
2) add a "Show all results" item at the bottom if there is more than 6
3) improve the url bar autocomplete search algorithm for both results and performance.
Flags: blocking-firefox3?
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 M7
Comment 10•17 years ago
|
||
Eep, no scrollbar? I hope the default is much more than 6, then. I don't want to have to go through complicated UI just because the autocomplete result I want is #9 or #13.
Comment 11•17 years ago
|
||
beltzner and I talked this through, and we're going to mark this as WONTFIX in this specific case.
The "Show All" and/or "Search for foo" options are secondary interactions if the search doesn't return the match you're looking for. Limiting the results forces users to use them more often, which feels like backward thinking. Show All is an interesting concept, but shouldn't come at the expense of making many interactions heavier than they need to be.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: blocking-firefox3? → blocking-firefox3-
Resolution: --- → WONTFIX
Comment 12•17 years ago
|
||
I think we should show more than 6. IE/Win shows 8 (without a scrollbar) and Safari/Mac shows 10 (with a scrollbar).
Assignee | ||
Comment 13•17 years ago
|
||
note, I think we should change from what we do now (showing 6 with a scroll bar) to more (8 or 10 with a scroll bar).
I'll spin up a separate bug about that.
Assignee | ||
Comment 14•17 years ago
|
||
> I'll spin up a separate bug about that.
spun off to bug #389584
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•