Closed
Bug 283590
Opened 20 years ago
Closed 20 years ago
Disk Cache size cannot be changed in new options dialog
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: nthomas, Assigned: bugs)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050223 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+ Since the landing of the new options dialog (bug 274712) the disk cache size is measured in MB rather than KB. Trying to set anything other than 50 MB does not work. Reproducible: Always Steps to Reproduce: 1, Open the Options, go to Privacy, Cache settings 2, Set something other than the 50 MB default 3, Press tab rather than OK 4, Click OK then reopen the options Actual Results: After step 3, the cache size changes to NaN. After step 4, the cache size is 0. No javascript errors are reported. Expected Results: Cache size change works. Code is here (I think) http://lxr.mozilla.org/seamonkey/source/browser/components/preferences/privacy.xul#232 http://lxr.mozilla.org/seamonkey/source/browser/components/preferences/privacy.js#135
Comment 1•20 years ago
|
||
->NEW on changing the value and hitting enter the input first shows NaN then jumps to 0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Keywords: regression
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 2•20 years ago
|
||
yep, this works now (20050305, win2k)
Status: RESOLVED → VERIFIED
Flags: blocking-aviary1.1?
Comment 3•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•