[webkit-reviews] review denied: [Bug 57275] REGRESSION: Can't enter pasted with context or Edit menu text in search or address field in the browser : [Attachment 87224] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 16:30:32 PDT 2011


Sam Weinig <sam at webkit.org> has denied Enrica Casucci <enrica at apple.com>'s
request for review:
Bug 57275: REGRESSION: Can't enter pasted with context or Edit menu text in
search or address field in the browser
https://bugs.webkit.org/show_bug.cgi?id=57275

Attachment 87224: Patch
https://bugs.webkit.org/attachment.cgi?id=87224&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
I think it would be better to do this at the Editor command level, and change
context menu code to call editor()->command("Cut").execute() and
editor()->command("Paste").execute()


More information about the webkit-reviews mailing list