Closed Bug 256354 Opened 20 years ago Closed 20 years ago

bostonphoenix.com - form makes table too high? background disturbs image

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows 98
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: hhschwab, Unassigned)

References

()

Details

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040807
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040807

look at the logo of the page, or the testcase. Background is similar to the logo
image, but repeated, so the logo image seems to be broken. Shows correctly in
Opera and Netscape7.2
Workaround: remove form tags


Reproducible: Always
Steps to Reproduce:
load URL or testcase



Actual Results:  
Phoenix shows parts of same letters above and below, these are from the
background image.

Expected Results:  
See it like in Netscape7.2 or Opera, didn´t test others.


Setting Severity to major, as this is a highly visible bug, at least in Boston ;-)
Attached file testcase
reduced testcase using images from the original URL
<form> and </form> omitted, written as comment <!--form--> <!--/form-->
both testcases don´t contain any CSS, removing CSS didn´t change the rendering.


found that website by looking at Bug 256134, but didn´t see that bug.
Looks like fallout from the bug 101084 fix... How does IE render those testcases?
They are rendered the same. These testcases show no difference between Mozilla
and IE. IE also displays the first testcase in the "wrong" way.
This testcase shows a difference between the rendering of IE and Mozilla.

They have the begin <form> tag in a table cell, but the end </form> tag is just
before the </body> tag. IE doesn't seem to correct this in the dom tree, but it
starts rendering it differently.
Mozilla does correct this in the dom tree and puts the end </form> tag just
before the end of the table-cell tag.
All testcases are rendering same in Opera 7.54
Seems to be fallout from the bug 101084 fix, Mozilla from a day before fix
renders normally, Mozilla from a day after shows this bug.
Yes, this is a fallout from the bug 101084 fix.
However, I think the real issue here is different, namely the fact that  	form
elements seem to lose it's margin in IE, when it has no end tag inside the same
table cell in which the start tag is.
So I guess this would be similar to bug 47793.

*** This bug has been marked as a duplicate of 47793 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
reopening this bug, as 
Bug 47793 some elements lose margin-bottom when end tag omitted at end of TD or DD

isn´t applicable to this bug, or the website, but only to the third testcase,
unrelated to the website, besides being made by shifting a tag from the 2nd
tsestcase into a invalid position.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
When I look at the source of http://www.bostonphoenix.com/ (in the browser: view
page source) and then search for form tags, I only find one: the begin <form>
tag. Then end </form> tag seems to be omitted. (you can do it yourself, just do
Ctrl-f and search for "form", you'll only find the begin <form> tag).
That's basically the same as the testcase I produced, except my testcase had an
</form> tag just before the </body> tag. I used (apparantly, I'm not 100% sure)
IE to save a copy of the site locally. It seems that IE has put the end </form>
tag just before the </body> on saving. But that doesn't matter anyway, the
principle is the same. 
o.k., the website is missing the </form> tag, but testcase 1 has it,
automatically inserted when saving the page. Don´t know if I used Opera or
Mozilla, as current Mozilla nightlies can´t save.

This bug is duped to a wontfix bug, so someday, when people in Boston start
using Mozilla 1.8, they will notice. Shouldn´t it be better be 'Tech Evangelism'?

Assuming testcase 1 Attachment 156643 [details] is rendered correctly using Mozilla, then
Opera isn´t rendering correctly, but doing some quirk.

The difference wouldn´t show up so greatly, if the background gif wouldn´t
contain the logo, so the webmasters at bostonphoenix should do something.

feel free to dupe it anywhere, I won´t reopen.
> This bug is duped to a wontfix bug, so someday, when people in Boston start
> using Mozilla 1.8, they will notice. Shouldn´t it be better be 'Tech Evangelism'?
Yes, that's possibly a better idea.
Assignee: nobody → english-us
Status: REOPENED → NEW
Component: Layout: Tables → English US
Product: Browser → Tech Evangelism
QA Contact: core.layout.tables → english-us
Version: Trunk → unspecified
Conforming summary to item 10 at 
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: form makes table too high? background disturbs image → bostonphoenix.com - form makes table too high? background disturbs image
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a4) Gecko/20040914

Original problem was the overlapping of a logo in the background image and the
image. The background gif now doen´t contain a logo, so no overlappings can be seen.

the </form> tag still is misplaced.
Status: NEW → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: