Closed
Bug 223034
Opened 22 years ago
Closed 21 years ago
alcatel.com- Truncated text on left side table column
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Nov
People
(Reporter: bwp6, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031020
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031020
Text is truncated on the left side column
Reproducible: Always
Steps to Reproduce:
1.go to http://www.alcatel.com/
2.notice the text on left side is truncated
3.
Comment 1•22 years ago
|
||
WFM 20031019 PC/WinXP
Comment 2•22 years ago
|
||
The site has (the style is not inline, but that doesn't really matter):
<ul style="margin-left: -29px; padding-left: 0">
<li style="margin-left: 0">
Text
</li>
</ul>
In mozilla, this positions "Text" 29px off the left edge of wherever the <ul>
would normally start. In IE, it should do the same; if it does not, that's a
bug in the CSS implementation in IE.
This is an evangelism issue -- the site is just relying on an IE bug.
Assignee: table → english-us
Status: UNCONFIRMED → NEW
Component: Layout: Tables → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: english-us
Version: Trunk → unspecified
Comment 3•22 years ago
|
||
Actually, they are working around something in Linux. You don't see this in
Mozilla on Windows, but do if you change the ua to Mozilla on Linux. They then
load http://www.alcatel.com//comps/css/style-ix-nav.css
contact info http://www.alcatel.com/contactus/contactform.jhtml
Status: NEW → ASSIGNED
Summary: Truncated text on left side table column → alcatel.com- Truncated text on left side table column
Target Milestone: --- → Nov
| Reporter | ||
Comment 4•21 years ago
|
||
I'm Using the build from Oct 19 on Linux and the page is displaying properly.
The problem seems to be corrected. I'm going to close this bug.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•