Bug 16335 - copyFont: does not include NSParagraphStyleAttributeName
Summary: copyFont: does not include NSParagraphStyleAttributeName
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.5
: P4 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 16:16 PST by Steve White
Modified: 2007-12-06 16:16 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve White 2007-12-06 16:16:04 PST
The method selector copyFont: on the WebView object does not include NSParagraphStyleAttributeName information (i.e. left, center, right aligned).  The style attributes for this are generated in:

NSDictionary *FrameMac::fontAttributesForSelectionStart() const