Closed Bug 1309047 Opened 8 years ago Closed 5 years ago

Identity icon isn't properly updated for the initially selected heuristic result

Categories

(Firefox :: Address Bar, defect, P3)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox52 --- wontfix

People

(Reporter: adw, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [fxsearch])

Matthew noticed this problem with the omnibox magic word API he's working on.  The identity icon in the urlbar isn't properly updated for the initially selected result.  It remains an info icon until you re-select the heuristic result, for example by arrowing down and then back up to it.

I thought there was already a bug on file for this, but I couldn't find one.  I guess it hasn't been a big problem because we haven't had a use case where the heuristic result should drastically change the style/appearance of the urlbar, like switch-to-tab and now omnibox results do.
Blocks: 1267810
Bug 1306639 solves a part of this in the backend. The problem is probably the fact we do the preselection in the frontend and we don't hit all the code paths of a normal selection. I also think we skip some of that for accessibility (IIRC) so that it keeps seeing the input field as focused.
No longer blocks: 1267810
Blocks: 1166831
Blocks: 1351788
Mass wontfix for bugs affecting firefox 52.
Not sure if this is still relevant, since on focus we remove all the entities from the input field.
Priority: P2 → P3

doesn't seem to apply anymore

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.