Bug 151770

Summary: "What's this" tooltip popup displayes HTML tags as plain text
Product: [Unmaintained] kdelibs Reporter: Martin Koller <martin>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin Koller 2007-11-02 19:46:47 UTC
Version:           unknown (using KDE 3.95.00 (KDE 4.0 Beta4))
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.8-0.7-default

In konqueror I select Help->What's this and click e.g. into the address bar.
I get:
Location bar<br/><br/>Enter a Web address or search term

I can see the HTML tags, which shouldn't be
Comment 1 Urs Wolfer 2007-11-03 09:13:11 UTC
SVN commit 732222 by uwolfer:

Fix display of tooltips: better use the HTML tags for formatting than display it...
BUG: 151770

 M  +25 -26    konqmainwindow.cpp  


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