Bug 54982 - Grammar correction from Spelling & Grammar window doesn't work
Summary: Grammar correction from Spelling & Grammar window doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 12:21 PST by Anders Carlsson
Modified: 2011-02-22 13:01 PST (History)
0 users

See Also:


Attachments
Patch (10.25 KB, patch)
2011-02-22 12:25 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-02-22 12:21:20 PST
Grammar correction from Spelling & Grammar window doesn't work
Comment 1 Anders Carlsson 2011-02-22 12:25:10 PST
Created attachment 83362 [details]
Patch
Comment 2 mitz 2011-02-22 12:58:05 PST
Comment on attachment 83362 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=83362&action=review

> Source/WebKit2/UIProcess/mac/TextCheckerMac.mm:309
> +    NSString* grammarUserDescription = grammarDetail.userDescription;

Misplaced star
Comment 3 Anders Carlsson 2011-02-22 13:01:12 PST
Committed r79348: <http://trac.webkit.org/changeset/79348>