Open
Bug 411480
Opened 16 years ago
Updated 1 year ago
UI of directory list implemented by JavaScirpt does not work when JavaScript is disabled
Categories
(Firefox :: File Handling, defect)
Tracking
()
NEW
People
(Reporter: masa141421356, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2008010813 Minefield/3.0b3pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2008010813 Minefield/3.0b3pre When JavaScript is disabled, "Show hidden objects" in directory list does not work. Reproducible: Always Steps to Reproduce: 1.Disable JavaScript with Tools >Options > Content. 2.Show directory list of some directory that contains hidden file. 3. Actual Results: "Show hidden objects" does not work Expected Results: "Show hidden objects" should work.
Comment 1•16 years ago
|
||
Trunk/Linux has this problem too. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2008010919 Minefield/3.0b3pre
Reporter | ||
Comment 2•16 years ago
|
||
Fx2 does not have this problem (directory list of Fx2 does not uses JavaScript).
OS: Windows XP → All
Version: unspecified → Trunk
Reporter | ||
Comment 3•16 years ago
|
||
Sort By Clicink "Name", "Size", "Last Modified" has same problem.
Summary: "Show hidden objects" in directory list does not work when JavaScript is disabled → UI of directory list implemented by JavaScirpt does not work when JavaScript is disabled
Comment 4•16 years ago
|
||
A scriptless fall back should be provided, e.g. by using the search or the hash part of the URL or attaching a click listener from chrome.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•