Currently if begin searching for something that is already in an open tab (e.g. "mozilla fenix testing") the suggestion will populate twice in my awesomebar. Once for the history and once for the open tab. This seems redundant to me and may confuse users. We should consider changing this behavior.

Note that both perform different actions: One switches to that tab (from sessions provider) and the other one opens a new tab (from history provider). They currently just look the same.
This is related to those two A-C issues:
I like having both behavior. I do think maybe we should change the description on the one that opens the tab to be more explicit.
would love UX to weigh in :)
@Verdi to weigh in.
The current tab and the history suggestion are both being shown in the search results. They both look the same but one goes to the new tab the other opens the history item. There are two question I'm seeing here:
Note that both perform different actions: One switches to that tab (from sessions provider) and the other one opens a new tab (from history provider).
FWIW, in the latest build that I have, tapping on the history item does nothing, so that may be a bug/regression if it used to open a new tab.
We should dedupe exactly matching URLs and prefer the open tab one.
It looks like we don't have a design to distinguish these two entries from each other. I'll file an issue for that.
@Verdi can this issue be closed based on your comment above?
@vesta0 no - verdi is agreeing with sawyer that we should de-dup exact matches and only show the open tab option.
a separate issue is to have a visual design to indicate which is which.
This is blocked by A-C but it is also a P2.
CC @Verdi @topotropic @lime124
Deduplicating those results is technically challenging:
Because of that I wonder if there are possibly other solutions to that problem?
In addition to that I wonder:
@vesta0 I think it's going to make sense for us to iterate on the search experience while we look at the enhanced search issue in Q4. i think there are a bunch of little things floating around that we can collect and tackle at one time.
I second that @lime124 👍
This issue has been filed as part of the larger search experience work (#5457), so I will remove the UX-feedback label.
So it looks like session suggestions now say "Switch to tab" which definitely helps, but if you have a lot of history, this suggestion always seems to get buried at the bottom. Would it make sense from a UX perspective to also prioritize these suggestions to sit at the top? Seems like I would rather switch to an open tab if available?
So it looks like session suggestions now say "Switch to tab" which definitely helps, but if you have a lot of history, this suggestion always seems to get buried at the bottom. Would it make sense from a UX perspective to also prioritize these suggestions to sit at the top? Seems like I would rather switch to an open tab if available?
& a colour gradient applied to the message.
@ekager Agreed. I would prioritise switching to tab if it’s already open. Suggestion for open tabs should appear closer to the top of the list, under exact keyword search.
So perhaps the default order would go like this:
This mirrors the default ordering on Firefox desktop, demonstrated below:

However, we know from our user research studies that mobile users are more likely to utilise their phones for quick informational searches. Based on this behaviour, should search suggestions be bumped up higher than browsing history, by default?
So the default ordering on Fenix could be something like this:
Would be interested to hear @Verdi’s opinion!
@brampitoyo Doesn't it make sense to give the user an option to make it a custom order or at least maybe to have an additional setting at the search setting for having search suggestions under open tabs or on the bottom of the list?
Most helpful comment
So it looks like session suggestions now say "Switch to tab" which definitely helps, but if you have a lot of history, this suggestion always seems to get buried at the bottom. Would it make sense from a UX perspective to also prioritize these suggestions to sit at the top? Seems like I would rather switch to an open tab if available?