Open Bug 959837 Opened 10 years ago Updated 3 years ago

Supersearch should create input boxes before looking for tab stops

Categories

(Socorro :: Webapp, task, P3)

Tracking

(Not tracked)

People

(Reporter: away, Unassigned)

References

(Blocks 1 open bug)

Details

Here's a problem I hit frequently:

1. Go to https://crash-stats.mozilla.com/search/
2. Type: sig<tab>
3. Type: c<tab>

At this point I would expect focus to be on the input box for the value, but actually it creates a new line. (Then I try to undo with Shift-Tab, but that makes things worse)

I think the reason for this is that the input box does not yet exist when it's looking for the next tab stop. If I try to tab between boxes after they are created, it works.
Assignee: nobody → adrian
OS: Windows 7 → All
Priority: -- → P2
Hardware: x86_64 → All
(In reply to David Major [:dmajor] from comment #0)
> 1. Go to https://crash-stats.mozilla.com/search/
> 2. Type: sig<tab>
> 3. Type: c<tab>

For the time being I can work around this by doing:
3. Type: c<enter>
Assignee: adrian → nobody
Changing this bug to be a P3. It's interesting, but probably not something we have time for. If there's a compelling reason why this has urgency and should get done now, please let us know in a comment!
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.