Closed
Bug 244263
Opened 21 years ago
Closed 21 years ago
Hyphenation is not done correct: soft hyphen character (­) is not recognized
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: michielwittkampf, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
In the page at http://www.ergensland.nl/internet/filosofie/kern.htm, the menu
item text "verdelingscriterium" should be wraped because of a soft hyphen
character in its middle (­). In Firefox no wrapping / hyphenation is done.
I base the use of the soft hyphen on the following document:
http://www.w3.org/TR/PR-html40-971107/struct/text.html#hyphenation
And on the behavior of an other browser.
(Hyphenation should be done beceause the width of the menu on the left is
restricted to 130. This is coded in a column width, with <td width="130">, of
the containing page wide table.)
(Note: Is this also the reason of the 237629 bug?)
Greetings,
Michiel Wittkampf
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.ergensland.nl/internet/filosofie/kern.htm
2. Look at menu item "verdelingscriterium"
3.
Actual Results:
It does not hyphenate
Expected Results:
Hyphenate at soft hyphen
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 9101 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•