[Webkit-unassigned] [Bug 12462] Need -[WebView setAllowsUndo:] API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 12:23:21 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12462





------- Comment #5 from jim.correia at pobox.com  2007-01-29 12:23 PDT -------
(In reply to comment #3)
> How is this bug related to Bug 12461?

It really isn't. 

This solves a different problem. The problem solved by this patch is when you
have an editable webview in a window, but need to prevent any editing action in
that webview from registering undo actions with the undo manager which is used
by other views in that window (whose editing actions you do want registered.)

-allowsUndo/-setAllowsUndo: as implemented in the patch is the same mechanism
NSTextView uses to solve the same problem.


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



More information about the webkit-unassigned mailing list