Bug 219815

Summary: "Search" entry in context menu mis-rendered for some text selections
Product: [Applications] konqueror Reporter: Christoph Lange <langec>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: the mis-rendered context menu

Description Christoph Lange 2009-12-23 12:16:35 UTC
Version:            (using KDE 4.3.4)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.31-thinkpad
Installed from:    Gentoo Packages

On http://www.golem.de/0912/71996-8.html I selected some text starting from the section heading "Fazit", including some words of the following paragraph.  This caused the "search" entry in the context menu to be mis-rendered (see screenshot).  When I only select the heading, it looks OK.

The HTML source is:

<b>Fazit</b>
<BR><BR>
Google Wave ist kein …
Comment 1 Christoph Lange 2009-12-23 12:17:07 UTC
Created attachment 39283 [details]
the mis-rendered context menu
Comment 2 David Faure 2009-12-23 22:20:34 UTC
SVN commit 1065629 by dfaure:

Fix newline in menuitem when the selection contains a newline.
Also fixed in kwebkitpart in r1065622.
Fixed for: 4.4 rc1
BUG: 219815


 M  +5 -5      khtml_ext.cpp  
 M  +3 -1      khtml_ext.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1065629