Closed
Bug 209157
Opened 21 years ago
Closed 21 years ago
Retain Orginal Source Formatting Option Doesn't Retain Original Source Format
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
People
(Reporter: chrisks, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030611
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030611
When Composer's "Retain Original Source Formatting" option, under
Edit/Preferences, is checked, the original source format is still altered upon a
save. The most noteble example is how it repeatedly adds line breaks. After
repeat saves, lines of source will be physically spaced apart until the document
is no longer readable.
Reproducible: Always
Steps to Reproduce:
1.In Composer, go to Edit/Preferences and select "Retain original source formatting"
2.Write some html and save.
3.View source. Notice unwanted newlines. Then Goto step #2 until satisfied.
Actual Results:
Newlines, as well as some other minor harmless alterations, are made to the
source when NO alterations are specifically selected under preferences.
Expected Results:
Simply, nothing. Just leave the source formatting alone, or at least NOT add
newlines on every save.
Same results here, 1.4RC1, WinME. Also, it changes the file location of
background images (something that goes back as far as Netscape 4.x) as:
expected: <body style="background-image: url(background.jpg);">
actual: <body style="background-image: url(file:///D:/.../background.jpg);">
(This latter problem is discussed in bug 167262 in the context of choosing to
reformat the source; IMHO it shouldn't do it in either case.)
Reporter, please pick one of the bugs below, all open dependencies of Bug
174361, and DUPE this one to it. You cite so many problems in a single bug I
don't know where to start.
Bug 25141, Bug 85505, Bug 92921, Bug 97278, Bug 115094, Bug 167262, Bug 174216,
Bug 190955, Bug 199000, Bug 200264
*** This bug has been marked as a duplicate of 97278 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•