Closed
Bug 161315
Opened 23 years ago
Closed 22 years ago
aubade.com - text is not rendered correctly (words overlap each other)
Categories
(Tech Evangelism Graveyard :: French, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: frederic.lespez, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020805
BuildID: 2002080508
On the right of the image which is on the center of the page, the text is not
rendered correctly : Words overlap each other
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.aubade.com/html/collections.html
2. Look at the text on the right of center image
Actual Results: the text on the right of image on the center of the page is not
lisible .
The words overlap each other
Expected Results: Four "lines" of text :
String Minimum
Songe - Cara�bes - Emotion
Amandier
Sortilege - Mosaique
Psychedelic - Star
Bahia - Tulipes - Volga
S
![]() |
||
Comment 1•23 years ago
|
||
4 lines is exactly what I see (linux trunk build 2002-08-05-08).
Comment 2•23 years ago
|
||
also WFM 20020805 on linux
Reporter | ||
Comment 3•23 years ago
|
||
I do additionnal tests. In fact it depends :
- on your text zoom settings (try to set it to 200%)
- or your minimal fonts size settings (i use a minimun font size of 14)
So with no minimal font size and text zoom at 100%, it renders correctly.
I don't no if setting a text zoom at 200% leading to problem in rendering can
still be considred a bug...
But even with "normal" settings the page does not work correctly : If you click
on the link named "mosaique", you'll go on that page
http://www.aubade.com/html/mosaique.html
and now none of links on bottom right (Songe, Caraïbes, Emotion, Amandier
etc...) works anymore.
Comment 4•23 years ago
|
||
--> Tech Evangelism
Problem 1, the front page.
The links around the circle in the middle are contained in abs. positioned
DIVs with hard-coded heights. This clearly does not work with different
(larger) font sizes or when zooming.
Problem 2, http://www.aubade.com/html/mosaique.html
Same as above, but now some of the links are covered by an image (they use
z-index). Same problem in Opera6. For IE6 they use JavaScript or something
to make "animation" so the links are now in another (visible) location.
Status: UNCONFIRMED → NEW
Component: Layout → Europe: West
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 5•23 years ago
|
||
-> Tech Evang.
Assignee: attinasi → nitot
QA Contact: petersen → brantgurganus2001
Updated•22 years ago
|
Summary: text is not rendered correctly (words overlap each other) → aubade.com - text is not rendered correctly (words overlap each other)
Comment 6•22 years ago
|
||
fr
Assignee: nitot → french
Component: Europe: West → French
QA Contact: brantgurganus2001 → french
Comment 7•22 years ago
|
||
The "animation" is working in Mozilla too now. There is no overlapping content
as long as you don't zoom - but that's not something we should evangelize IMO
since then we would have to evangelize pretty much all pages out there...
-> WORKSFORME
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Indeed this page works a lot better in Mozilla now.
There is still a little flaw :
Go to http://www.aubade.com/hiver2003/fr/reflet.html for example
The text in the left-bottom corner is slightly overlapped by the images.
I have tested this zoom 100% and no mimimal font size.
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
•