Closed
Bug 1052172
Opened 10 years ago
Closed 4 years ago
Differentiate Between Search Results and Direct Links in the Search UI
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rrayborn, Unassigned)
References
Details
Attachments
(1 file)
379.74 KB,
image/png
|
Details |
(Branched off of conversation in bug 1050943)
I think that we need to better differentiate which elements take users to a search and which take them directly to a valid URL in the search suggestions. Right now we have a magnifying glass icon in the first result to indicate that it is a search. The rest of the results all look the same but are resolved according to our isSearchQuery() logic. I've asked other non-Fennec users at Mozilla about what behaviour they expect and they're also confused.
Perhaps we could be more aggressive with Icons if we're satisfied with the behaviour (which we are according to bnicholson)? I've attached an image with 3 mocks of what we could do to better indicate what a given click will do:
Mock 1) is closer to what we currently do, but we've added the default favicon image next to links that are direct links.
Mock 2) removes the search icon from searches since that is implied by the search provider icon to the left. It adds the default favicon to direct links.
Mock 3) Adds to Mock 1) the suggestion that we could use cached favicons for websites that we've already visited.
I personally think that adding Favicons w/ caching and removing the magnifying glass looks good and removes the ambiguity, but I'm not a UX designer :).
Thanks
Comment 1•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•