RESOLVED FIXED 7974
Add EditActions and WebUndoActions for CreateLink and Unlink
https://bugs.webkit.org/show_bug.cgi?id=7974
Summary Add EditActions and WebUndoActions for CreateLink and Unlink
Justin Garcia
Reported 2006-03-25 01:48:45 PST
So that something appropriate will appear next to Undo in the edit menu for these.
Attachments
patch (3.60 KB, patch)
2006-03-26 19:26 PST, Justin Garcia
darin: review+
Justin Garcia
Comment 1 2006-03-26 19:26:49 PST
Created attachment 7319 [details] patch We might want to use "Undo Remove Link" instead of "Undo Unlink" because "Remove Link" might be easier to localize. On the other hand we use "Undo Unscript" for the operation that removes subscript/superscripting from the selection. Also, "Remove Link" isn't really correct because the operation will remove _all_ links inside the selection.
Justin Garcia
Comment 2 2006-03-26 19:35:15 PST
> Also, "Remove Link" isn't really correct because the operation will > remove _all_ links inside the selection. So then the decision is between "Unlink" and "Remove Link(s)".
Darin Adler
Comment 3 2006-03-26 22:51:19 PST
Comment on attachment 7319 [details] patch r=me
Note You need to log in before you can comment on or make changes to this bug.