Closed
Bug 40091
Opened 25 years ago
Closed 25 years ago
Link text goes outside table
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: csherlock, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m15)
BuildID: 2000041805
In the first page of http://www.bradsoft.com, a link in the first column is
rendered outside of table column and into the next column. Sometimes text is not
rendered at all.
Here is a snippet of the offending code (it is the code for the hyperlink that
is rendered (?) outside the column).
<a
href="http://www.zdnet.com/pcmag/stories/columnists/machrone/0,5655,2404620,00.html"
target="_blank">Bill Machrone's <i>Hands-On</i></a>
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.bradsoft.com
Actual Results: Text appears outside the column and bleeds into the next
column. This is obviously not meant to happen.
Expected Results: Obviously Mozilla should have kept the hyperlinks text
*inside* the column.
Comment 1•25 years ago
|
||
Cannot reproduce this on i686-pc-linux-gnu Build 2000052109. Page looks the way
I would expect. csherlock@inter-touch.com, can you try to reproduce on a more
recent Windows nightly build?
Comment 2•25 years ago
|
||
Testing with the 2000-05-21-08-M16 nightly binary, the link text
"Bill Machrone's Hands-On" wraps properly within the column.
Marking WORKS-FOR-ME -- but if you see this again with a more recent
build, please REOPEN. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 4•24 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•