Bug 149952 - New style plugins not listed in order
Summary: New style plugins not listed in order
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 23:43 UTC by Andrew Walker
Modified: 2007-09-20 19:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-09-17 23:43:00 UTC
Version:           1.4.0 (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
The new style plugins are not listed in alphabetical together with the old style plugins.

STEPS TO REPRODUCE:
Start Kst
Select Data... New Plugin...

RESULTS:
The plugins are listed with the 'new-style' plugins first and then the ;old-style' subsequently.

EXPECTED RESULTS:
The user should not be aware of any difference between the two types of plugin and they should be listed together in alphabetical order.
Comment 1 Andrew Walker 2007-09-20 19:25:50 UTC
SVN commit 714817 by arwalker:

BUG:149952 list both styles of plugins together in alphabetical order

 M  +13 -12    kst.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=714817
Comment 2 Andrew Walker 2007-09-20 19:27:07 UTC
SVN commit 714818 by arwalker:

CCBUG:149952 list both styles of plugins together in alphabetical order

 M  +13 -12    kst.cpp  


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