Closed Bug 858015 Opened 13 years ago Closed 13 years ago

Autofocus search box on load

Categories

(Webtools Graveyard :: DXR, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ayg, Unassigned)

Details

When you first load dxr.mozilla.org, the page consists of just a search box. It would be nice if this were focused, so you could immediately start typing without having to click the box. This could be done by changing <input type="text" name="q" value="" maxlength="2048" id="query" accesskey="s" title="Search"> to <input type="text" name="q" value="" maxlength="2048" id="query" accesskey="s" title="Search" autofocus> (adding the one word "autofocus").
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
This still doesn't seem to be fixed on the live site -- is it supposed to take this long, or did the fix not work?
Flags: needinfo?(erik)
We've been blocked on deployment for 4 months. I'm going to see if I can do something about that today.
Flags: needinfo?(erik)
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.