Closed Bug 274258 Opened 20 years ago Closed 16 years ago

handelsblatt.com - overlapped left text-margin

Categories

(Tech Evangelism Graveyard :: German, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hbci, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0

The above URL (extended by the Webserver to
http://www.handelsblatt.com/pshb/fn/relhbi/sfn/buildhbi/SH/0/depot/0/index.html)
produces an overlapped left text-margin, which makes it partial unreadable. In
IE it looks fine.

Reproducible: Always
Steps to Reproduce:
1. call the URL
2.
3.

Actual Results:  
the reported result

Expected Results:  
adjust the elements in the right way, so that the text is complete visible
WFM FF1.0 and 20041209 trunk PC/WinXP
Assignee: firefox → nobody
Component: General → Layout
Keywords: qawanted
Product: Firefox → Core
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk
wfm in Firefox 1.0 on XP
The problem occurs if you use a slightly larger than normal default font.
You can also see the problem if you text-zoom the page.

===

http://ad22.vhb.de/hbi/css/hbnewdiv.css

#content is styled with left:141px (contains the main area of the page)

The left navigation links is contained within a table that is styled with
width 140px, but the problem is that some of the links, for example:
"Veranstaltungen+Seminare", have a minimum width which is wider (given a
large font).  Mozilla does not allow line-break to occur at the '+' like
some other browsers do. Mozilla's layout is correct.

The solution is to add space around the '+' and '-' in the links (most
of them have this anyway) to allow for line-breaks to occur.

-> TE
Assignee: nobody → german
Status: UNCONFIRMED → NEW
Component: Layout → German
Ever confirmed: true
Keywords: qawanted
OS: Windows XP → All
Product: Core → Tech Evangelism
QA Contact: core.layout → german
Hardware: PC → All
Summary: overlapped left text-margin → handelsblatt.com - overlapped left text-margin
Version: Trunk → unspecified
looks fine
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.