[Webkit-unassigned] [Bug 80981] [GTK] [WK2] Add dom paste setting to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 01:29:33 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=80981





--- Comment #8 from Antaryami Pandia <antaryami.pandia at motorola.com>  2012-03-14 01:29:33 PST ---
(In reply to comment #7)
> (From update of attachment 131798 [details])
> So this setting only affects to Paste command when invoked from JavaScript or DOM bindings API? That could be clarified in the documentation.

yes, it executes document.execCommand("Paste"). Will modify the comments accordingly. Also I think "successfully execute" should be more appropriate then "correctly execute" in comments in earlier patch (patch1).

> I think it would be interesting to test not only the settings API but the effect of enabling/disabling this setting, adding a test case to TestEditor.cpp

Sorry, but I didn't find "TestEditor.cpp" in my workspace.

>  There are not DOM bindings in WebKit2, so the name dom paste could be confusing.

webcore also uses the term dom paste and the same is also used in wk1. can it be only "Paste", "-enable-paste-from-java-script". Please suggest if you have any better name for it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list