Bug 190112 - Do not show suggestions in submenu
Summary: Do not show suggestions in submenu
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: SpellCheck Plugin (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-19 22:32 UTC by Yves Glodt
Modified: 2010-01-18 09:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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