Bug 71809 - Incorrect validation for -pasteAsRichText: action
Summary: Incorrect validation for -pasteAsRichText: action
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 06:29 PST by equinux AG
Modified: 2011-11-08 06:29 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 equinux AG 2011-11-08 06:29:16 PST
The -pasteAsRichText: action does nothing if the pasteboard contains only plain text. Therefore a control (e.g. menu item) sending this action should be disabled when validated by the WebHTMLView. This is currently not true.