[Webkit-unassigned] [Bug 66812] [Qt] Spell check platform plugin API enhancement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 22:24:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=66812





--- Comment #9 from Simon Hausmann <hausmann at webkit.org>  2012-08-29 22:24:06 PST ---
(In reply to comment #8)
> Its a platform plugin framework, it doesn't have a UI or even spellcheck capability of its own. The Applications using it supply the plugin implementation and UI.

The interface added with this patch appears to delegate the responsibility of showing a spell-checking UI (dialog) to the platform plugin.

The platform plugin on the other hand is designed to be supplied by the platform (KDE, or for example the Nokia N9 using MeeGo is shipping one such plugin), not the application. In fact there is no application side interface to supply the platform plugin.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list