Bug 190112

Summary: Do not show suggestions in submenu
Product: [Unmaintained] kopete Reporter: Yves Glodt <yg>
Component: SpellCheck PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Yves Glodt 2009-04-19 22:32:41 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

The menu that pops up when one right-clicks on a misspelled word currently has the following structure:

Ignore
Add to directory
Suggestions -> (this is a submenu)
               suggestion 1
               suggestion 2
               suggestion 3


I propose to remodel this. Please make the suggestions not appear in a submenu, but immediately underneath the "Suggestions" label. This saves the user one click. Look here:


Ignore
Add to directory
Suggestions
----------------
suggestion 1
suggestion 2
suggestion 3
Comment 1 Yves Glodt 2010-01-18 09:43:23 UTC
This seems to be fixed in 4.4rc, great!