Bug 213817 - konqueror: "Configure spell checking..." brings up mysterious dialog
Summary: konqueror: "Configure spell checking..." brings up mysterious dialog
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kspell (show other bugs)
Version: 4.3.1
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 08:42 UTC by esigra
Modified: 2011-05-17 22:03 UTC (History)
3 users (show)

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 esigra 2009-11-09 08:42:45 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Gentoo Packages

1. Start Konqueror
2. Open the "Settings" menu.
3. Chose "Configure spell checking...".

Now there is a dialog. It is not even obvious that the dialog is about configuring spell checking. The window title should mention it somehow, but instead it is just "Sonnet Configuration - Konqueror". None of the elements have whatsthis help or even tooltip. There is no help button either. The bottom of the dialog has an ordered list, with a lineedit to add items to the list, the list itself, and buttons to add/remove/move up/move down items. But there is no way whatsoever to figure out what kind of items the list is for, or how they are used by the program.
Comment 1 esigra 2011-02-05 10:12:23 UTC
This bug still exists in KDE 4.5.5.
Comment 2 Burkhard Lück 2011-05-12 14:02:11 UTC
This is a common dialog from kdelibs used by all applications (konqueror, kmail composer, kate...), so I'll reassigning it.

In kde 4.6 the dialog is slightly better usable, caption is "Spell Checking Configuration - Application name", the group has a caption "Ignored Words" to indicate what the edit line, the list field and the buttons are about.

I could add a "Help" button to the dialog to launch the documentation you see when you enter "help:/kcontrol/spellchecking" in konquerors location bar. The same documentation you get clicking the "Help" button in System Settings -> Common Appearance and Behaviour -> Locale -> Spell Checker.

@ esigra:
Is this a reasonable fix for your bug report?
Comment 3 Burkhard Lück 2011-05-17 22:02:15 UTC
Git commit dc3f5b9228f474e0d693564751e2c432af2c9ea7 by Burkhard Lück.
Committed on 17/05/2011 at 21:59.
Pushed by lueck into branch 'master'.

add help button + action to Spell Checking Configuration dialog lanched from apps (kmail, konqui etc)
BUG:213817
REVIEW:101373

M  +2    -1    kdeui/sonnet/configdialog.cpp     

http://commits.kde.org/kdelibs/dc3f5b9228f474e0d693564751e2c432af2c9ea7
Comment 4 Burkhard Lück 2011-05-17 22:03:02 UTC
Git commit ee1b344a1c8d2de5be5ae3ab7a661e49f2148ce9 by Burkhard Lück.
Committed on 17/05/2011 at 21:59.
Pushed by lueck into branch 'KDE/4.6'.

add help button + action to Spell Checking Configuration dialog lanched from apps (kmail, konqui etc)
CCBUG:213817
REVIEW:101373
(cherry picked from commit dc3f5b9228f474e0d693564751e2c432af2c9ea7)

M  +2    -1    kdeui/sonnet/configdialog.cpp     

http://commits.kde.org/kdelibs/ee1b344a1c8d2de5be5ae3ab7a661e49f2148ce9