Closed
Bug 137799
Opened 23 years ago
Closed 22 years ago
Space inserted between adjacent images during HTML output
Categories
(Core :: DOM: Serializers, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 126259
People
(Reporter: TucsonTester1, Assigned: harishd)
Details
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc1)
Gecko/20020415 Netscape6/6.2.1+
BuildID: 2002041512
If two images are placed side by side (with no space in between) in Composer,
they appear that way in both normal edit mode and preview (WYSIWYG) mode. When
the page is published, however, the images have a space between them.
Reproducible: Always
Steps to Reproduce:
1.Install/Launch NS 6.2.1+
2.Launch new/blank Composer window.
3.Add 2 consectutive images to the page with no space in between.
4.Click preview tab, notice there is no space between images.
5.Publish page to an ftp site.
6.Browse the page in Navigator.
Actual Results: When the page is published a "space" is created between the
images. Viewing the page source in Navigator, however, shows no space present.
Expected Results: Either the "space" is not created when the page is published
or the preview tab reflects this "change" accurately before the page is published.
Comment 1•23 years ago
|
||
I don't see this problem. Please test with a recent mozilla build.
Reporter | ||
Comment 2•23 years ago
|
||
I'm still seeing this happen on build 2002041711 in win 98.
Comment 3•23 years ago
|
||
I think I saw the space inserted ONCE during many tries to reproduce this.
Please attach a test page that you find reproduceably demonstrates this.
Reporter | ||
Comment 4•23 years ago
|
||
Here is what I'm seeing when two adjacent images are placed in Composer and
published. Composer shows these images directly adjacent prior to publishing.
Reporter | ||
Comment 5•23 years ago
|
||
Reporter | ||
Comment 6•23 years ago
|
||
Here is the image that is located on the HTML document.
Comment 7•23 years ago
|
||
I am able to reproduce this problem every time on Win 2k and Mac OSX both using
the 04-23 trunk build.
One thing to note is that saving and then browsing the file has the same effect.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•23 years ago
|
||
Well if it occurs during saving or previewing, then the space is inserted during
HTML output and has nothing to do with publishing per se.
Joe: does this sound familiar (dup)?
Assignee: cmanske → jfrancis
Component: Editor: Composer → Editor: Core
Summary: Published images appear differently in Navigator than in Composer (preview tab). → Space inserted between adjacent images during HTML output
Comment 9•23 years ago
|
||
Actually, it only happens when saving or publishing. Previewing was just to see
that there was NOT a space yet.
Comment 10•23 years ago
|
||
From the description of the bug, it has to be a serializer issue.
Assignee: jfrancis → harishd
Component: Editor: Core → DOM to Text Conversion
Comment 12•22 years ago
|
||
It's a dup. Burpmaster has a patch over in the other bug.
*** This bug has been marked as a duplicate of 126259 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•