Closed
Bug 293367
Opened 20 years ago
Closed 19 years ago
bad cycle if I associate SVG with mozilla.exe (mozilla-without SVG)
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 160883
People
(Reporter: mlok.cze, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050507 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050507 When the Open dialog comes up and SVG is associated with Mozilla and a check box "Always perform this action when handling files of this type" is selected, Mozilla is trying to open SVG forever. (Mozilla opened about 150 Window and has 371mb) Reproducible: Always Steps to Reproduce: 1. Use Mozilla App Suite without SVG. 2. go to http://www.w3.org/TR/SVG11/images/animate/anim01.svg e.g. 3. in Opening dialog set "Open it with" to "C:\Mozilla\mozilla.exe" 4. and select "Always perform this action when handling files of this type" 5. Click OK. Actual Results: Mozilla(1) save this SVG to TEMP and open it with mozilla(2).exe. Mozilla(2) will do it just as Mozilla(1)...(open svg with mozilla[3].exe) It create a cycle when Mozilla will try to open SVG again and again with mozilla.exe Expected Results: It's a logical, but I have only 512mb RAM ;) Mozilla should try to open this SVG once, and then say, that Mozilla can't open this document. or propose to save this doc. about:buildconfig Build platform target i586-pc-msvc Build tools Compiler Version Compiler flags $(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -Gy -Fd$(PDBFILE) $(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -Gy -Fd$(PDBFILE) -I/usr/X11R6/include Configure arguments --enable-application=suite --without-system-jpg --without-system-zlib --enable-extensions=default,tasks --enable-crypto --disable-auto-deps --disable-debug --enable-optimize
Comment 2•19 years ago
|
||
Reporter, if you feel this was done in error please REOPEN. Robin *** This bug has been marked as a duplicate of 160883 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•