Closed Bug 231251 Opened 22 years ago Closed 22 years ago

automatic soft hyphenation (­) does not work

Categories

(Core :: DOM: HTML Parser, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 9101

People

(Reporter: nm127, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 The &shy; (soft hyphenation) character is ignored when displaing a page Reproducible: Always Steps to Reproduce: 1. Lets have the following HTML code: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <body> Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla Bug&shy;zilla </body> </html> 2. load into the browser 3. Actual Results: Displays only non-hyphenationed "Bugzilla" words Expected Results: hyphenate the "Bugzilla" word when necesarry as specified in http://www.w3.org/TR/REC-html40/struct/text.html#h-9.3.3
*** This bug has been marked as a duplicate of 9101 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.