Open
Bug 1111214
Opened 11 years ago
Updated 8 years ago
(Super Search) TAB from "contains" skips the last form field and creates a new line
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
STR
1. load https://crash-stats.mozilla.com/search/?product=Firefox
2. click "New line"
3. type "sig" then TAB
4. TAB
ACTUAL RESULTS
Line 2 has "signature", "contains", and then an empty field with
a dropdown menu that says "No matches found".
There's also a third line that was automatically created, with
the first form field having focus.
EXPECTED RESULTS
I expected the last item on line 2 to have focus, and no third line.
I think this is a recent regression but I'm not sure.
Updated•8 years ago
|
Component: General → Webapp
You need to log in
before you can comment on or make changes to this bug.
Description
•