Bug 76951 - WebView should implement typingAttributes methods to work correctly with the Inspector bar in Mail
Summary: WebView should implement typingAttributes methods to work correctly with the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-24 15:24 PST by Enrica Casucci
Modified: 2012-01-31 06:49 PST (History)
1 user (show)

See Also:


Attachments
patch (5.93 KB, patch)
2012-01-24 15:37 PST, Enrica Casucci
ap: review+
Details | Formatted Diff | Diff
patch2 (3.73 KB, patch)
2012-01-25 11:43 PST, Enrica Casucci
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2012-01-24 15:24:42 PST
The implementation of this method is required to be able to reflect correctly the state of the B, I and U buttons in the inspector bar also when the selection is a caret selection.
Comment 1 Enrica Casucci 2012-01-24 15:24:56 PST
<rdar://problem/9325158>
Comment 2 Enrica Casucci 2012-01-24 15:37:56 PST
Created attachment 123826 [details]
patch
Comment 3 Enrica Casucci 2012-01-25 11:40:11 PST
After discussing this further with Darin, we've decided to implement typingAttributes in WebView.
I've changed the title of the bug to reflect this.
Comment 4 Enrica Casucci 2012-01-25 11:43:10 PST
Created attachment 123979 [details]
patch2
Comment 5 Enrica Casucci 2012-01-25 12:08:15 PST
http://trac.webkit.org/changeset/105908
Comment 6 Adam Roben (:aroben) 2012-01-31 06:49:57 PST
This caused bug 77432.