Bug 76951

Summary: WebView should implement typingAttributes methods to work correctly with the Inspector bar in Mail
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: HTML EditingAssignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   
Attachments:
Description Flags
patch
ap: review+
patch2 ap: review+

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.