Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(928)

Issue 6735045: Mac: Make cmd-shift-v an altenate shortcut for "paste and match style" (Closed)

Created:
9 years, 8 months ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Visibility:
Public.

Description

Mac: Make cmd-shift-v an altenate shortcut for "paste and match style" nib changes: Duplicated the "paste and match style" menu and put it below the existing item. Change the upper item's shortcut to cmd-shift-v, marked the lower item to "alternate". BUG=41472 TEST=Copy some html text, then go to a rich text editor, e.g. http://developer.yahoo.com/yui/examples/editor/simple_editor.html . Paste the text with cmd-v, it should look styled. Undo, paste with cmd-shift-v, it shouldn't. Undo, paste with cmd-shift-opt-v (the system default shortcut for this), it still shouldn't be styled. All three shortcuts should blink the "Edit" menu. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80476

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -7 lines) Patch
M chrome/app/nibs/MainMenu.xib View 11 chunks +35 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
9 years, 8 months ago (2011-04-05 17:20:56 UTC) #1
Robert Sesek
9 years, 8 months ago (2011-04-05 17:29:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698