Closed
Bug 127861
Opened 24 years ago
Closed 24 years ago
Selecting a file using Browse button puts the file path in a disabled attribute
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: TucsonTester3, Assigned: john)
References
()
Details
Attachments
(1 file)
|
507 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.8+)
Gecko/20020225 Netscape6/6.2.1+
BuildID: 2002022503
In the page
http://bubblegum.mcom.com/browser/standards/form-controls/tcase/Transitional-doctype/inputFile.html
, After tapping the tab key twice and then tapping the spacebar and selecting a
file. The file path shows up in the disabled attribute. Works fine with IE6 and
NS4.x
Reproducible: Always
Steps to Reproduce:
1.Start Netscape
2.Navigate to
http://bubblegum.mcom.com/browser/standards/form-controls/tcase/Transitional-doctype/inputFile.html
or testcase below
3.Tap the tab key twice and then tap the spacebar
4.Choose any file and click open.
Actual Results: The file path shows up in the disabled attribute
Expected Results: Should be in first attribute
| Reporter | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 3•24 years ago
|
||
You shouldn't be able to open the file dialog for the disabled input in the
first place, but since you can it's putting the path in the right dialog. The
bug you want is bug 92858.
*** This bug has been marked as a duplicate of 92858 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•