Bug 201554

Summary: The runner help shows HTML tags in the help for "shortcut:"
Product: [Plasma] krunner Reporter: Elias Probst <mail>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing the help text for the "shortcut:" runner

Description Elias Probst 2009-07-26 13:39:37 UTC
Version:            (using KDE 4.2.98)
Installed from:    Gentoo Packages

The recently introduced runner help which helps with the syntax for all the available runners has issues displaying the help text for the 'shortcut:' runner correctly.
There are a lot of HTML tags in the help text.
Just stripping them out will result in hardly readable long text.
Maybe the <li></li> tags should be actually rendered as list items.

See also the attached screenshot.
Comment 1 Elias Probst 2009-07-26 13:40:26 UTC
Created attachment 35642 [details]
Screenshot showing the help text for the "shortcut:" runner
Comment 2 Aaron J. Seigo 2009-07-26 22:08:22 UTC
SVN commit 1002700 by aseigo:

don't use html here; affects i18n so can't be backported
BUG:201554


 M  +2 -4      webshortcutrunner.cpp  


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