Closed Bug 253472 Opened 20 years ago Closed 20 years ago

can't focus or type in input type=file

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: aaronlev)

References

(Blocks 1 open bug, )

Details

(Keywords: access, regression)

It is no longer possible to focus or type in the text input part of an input
with type=file.  This is a regression between Linux nightlies
2004-07-24-07-trunk and 2004-07-25-07-trunk, i.e. in the interval
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-07-24+05%3A20&maxdate=2004-07-25+06%3A06&cvsroot=%2Fcvsroot

Steps to reproduce:
 1. load http://bugzilla.mozilla.org/attachment.cgi?bugid=253472&action=enter
 2. click in the text part of the file input (next to "File: ")
 3. press the "/" key
 4. click in the text part of the "Description: " text input
 5. press shift-TAB

Actual results:
 2. nothing
 3. find as you type starts
 5. "Bug 253472" is outlined (has focus)

Expected results:
 2. blinking cursor in text part of file input
 3. "/" appears in text part of file input
 5. some part of file input is outlined (has focus)
Severity: normal → major
WFM at least on Windows in 7/28 build: Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8a3) Gecko/20040728 Firefox/0.9.1+

Could be that one of my patches fixes it, such as bug 252984.
Blocks: focusnav
Keywords: access, sec508
This is in fact fixed by my patch in bug 252984.
This is in fact fixed by my patch in bug 252984.
Depends on: 252984
Fixed by checkin of fix for bug 252984.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.