[Webkit-unassigned] [Bug 20207] New: Enhanced editing support for Qt WebKit w/ Spell checking on Mac OS X.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 22:31:58 PDT 2008


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

           Summary: Enhanced editing support for Qt WebKit w/ Spell checking
                    on Mac OS X.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elbunce at thehive.com


Add spelling / grammar support for Qt on Mac OS X.
Add Align{Center,Justified,Left,Right} web actions.
Add Subscript, Superscript, InsertOrderedList, InsertUnorderedList, Indent, and
Outdent web actions.
Include Writing Direction sub-menu and strikthrough in Qt context menus.
Make sure edit actions get updated when the contents change.
Add updateAction() support to ToggleBold, ToggleItalic, and ToggleUnderline.
Add QWebPage::contentsChanged() signal so the client can know when the contents
get changed.
Add lookup table for mapping web actions to editor commands.
Add basic support for dispatching non-WebAction based context menu items.
Add simple editing abilities to QtLauncher.
Add Strikethrough context menu item.
Add localized strings used by the Qt build.
Implemented GraphicsContext::drawLineForMisspellingOrBadGrammar().
Include Mac string support to Qt build to allow calling of native Carbon /
Cocoa API.


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



More information about the webkit-unassigned mailing list