Closed Bug 1081624 Opened 11 years ago Closed 6 years ago

Add test coverage for autocomplete item height consistency

Categories

(Firefox :: Address Bar, defect, P5)

defect
Points:
3

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: Unfocused, Unassigned, Mentored)

References

Details

Bug 1073243 fixed a regression for autocomplete item height consistency, but didn't land with a test. We really need one - autocomplete UI has very little test coverage currently, and is generally fragile and prone to regressions.
Flags: firefox-backlog+
Summary: Add test coverage for autocomplete item hight consistency → Add test coverage for autocomplete item height consistency
Flags: qe-verify?
Flags: qe-verify? → qe-verify-
Basic idea here is to add a test under browser/base/content/test/general that tried various queries in the URL bar in order to get different types of results, and measures the height of every richlistresult it sees, and ensures they're all the same. The following test would be a good starting point/example for interacting with the URL bar and autocomplete results: http://dxr.mozilla.org/mozilla-central/source/browser/base/content/test/general/browser_autocomplete_a11y_label.js
Mentor: bmcbride
Priority: -- → P4
Priority: P4 → P5

We are no more interested in having all the entries same height, the layout is now a lot more flexible, so this kind of test doesn't have a huge value. Unlikely to be worked on.

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