Bug 48903 - <span> doesn't span far enough with align=justify
Summary: <span> doesn't span far enough with align=justify
Status: RESOLVED DUPLICATE of bug 42044
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-09 02:36 UTC by Daniel Naber
Modified: 2002-12-03 14:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Naber 2002-10-09 02:36:06 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

With align=justify not enough text is covered with <span>. To see the effect, slowly resize the window: sometimes the span misses the last characters, i.e. the end of the highlighted words isn't (in this case) green.

<html>
<body>

<p align="justify">When you are finished with your
message, click the Send icon (the envelope) to send the
message now, or click the Queue icon to put the message in the
outbox. If <span style="background:green;">your message</span> is not
finished yet, select Message/Save in Drafts Folder. If you want to
send an encrypted or <span style="background:green;">digitally signed message</span>, select the Sign
Message resp. <span style="background:green;">Encrypt Message</span> icons in the toolbar.</p>

</body>
</html>
Comment 1 Daniel Naber 2002-12-03 14:33:43 UTC

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