Bug 102577 - HTML entity ­ is handled incorrectly
Summary: HTML entity ­ is handled incorrectly
Status: RESOLVED DUPLICATE of bug 33855
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-27 01:45 UTC by Örjan Smith
Modified: 2005-03-27 01:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Örjan Smith 2005-03-27 01:45:28 UTC
Version:           3.3.2 (using KDE 3.3.2, compiled sources)
Compiler:          gcc version 3.3.4
OS:                Linux (i686) release 2.4.28

The HTML entity ­ (soft hyphen) is treated as a plain hyphen. The w3c recommendation specifies:

"If a line is broken at a soft hyphen, a hyphen character must be displayed at the end of the first line. If a line is not broken at a soft hyphen, the user agent must not display a hyphen character."

http://www.w3.org/TR/REC-html40/struct/text.html#h-9.3.3
Comment 1 Maksim Orlovich 2005-03-27 01:57:12 UTC

*** This bug has been marked as a duplicate of 33855 ***