Bug 48903

Summary: <span> doesn't span far enough with align=justify
Product: [Applications] konqueror Reporter: Daniel Naber <misc2006>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***