Bug 201554 - The runner help shows HTML tags in the help for "shortcut:"
Summary: The runner help shows HTML tags in the help for "shortcut:"
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-26 13:39 UTC by Elias Probst
Modified: 2009-07-26 22:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the help text for the "shortcut:" runner (605.40 KB, image/png)
2009-07-26 13:40 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
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