Closed Bug 1626891 Opened 5 years ago Closed 5 years ago

Style tail suggestions differently

Categories

(Firefox :: Address Bar, task, P2)

task
Points:
3

Tracking

()

RESOLVED FIXED
Firefox 78
Iteration:
78.1 - May 4 - May 17
Tracking Status
firefox78 --- fixed

People

(Reporter: mak, Assigned: bugzilla)

References

(Blocks 2 open bugs)

Details

(Keywords: parity-chrome)

Attachments

(1 file)

Tail suggestions are slightly different from common ones, we may want to style them differently.

Additionally some search suggestions start with an = to indicate they are result of an operation, others may be results of a conversion (currency or unit of measure). The latter may not currently be available to Firefox as a tail suggestion.

We would like to style these results differently to indicate they are special.

Summary: Style "answer" suggestions differently → Style tail suggestions differently
Depends on: 1626897

For tail suggestions in particular (very long ones), it's suggested we show them as

[ what time is it in I                      ]
|                   …Italy                  |
|                   …Illinois               |
Type: enhancement → task

Engineering spoke to UX and we're going to do exactly what Marco suggests in comment 1.

Keywords: blocked-ux
See Also: → 1636696

Bumping the points on this since this matching won't always be as easy as the illustration in comment 1. The screenshot in bug 1636696 shows that words in the tail can change, which will require some new string matching behaviour.

I'm going to approach this by rendering the unseen part of the suggestion and then hiding it. Another approach is to measure the length of the unseen part of the string and then offsetting, but that would require waiting for document flush and we don't want to take that performance hit.

Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Iteration: --- → 78.1 - May 4 - May 17
Points: 2 → 3

Some intriguing tail suggestion cases and how Chrome lines them up:

london sights in l
                 london

hobbit holes for sale in o
       hole for sale in oregon

hobbit hes for sle in o
       homes for sale in ontario

hobbit hes for sle in om
       homes for sale in omaugh ontario

hobbit hes for sle in hom
       homes for sale in homes for sale
Depends on: 1637043

Depends on D74739

Blocks: 1638332
Pushed by htwyford@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1b2022e31cd9 Style tail suggestions differently. r=mak
Pushed by htwyford@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e47fbd2bd52d Style tail suggestions differently. r=mak
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Flags: needinfo?(htwyford)
Depends on: 1640185
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: