Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32122 closed defect (bug) (fixed)

cmd+s does not work to save on a mac

Reported by: iseulde's profile iseulde Owned by: azaozz's profile azaozz
Milestone: 4.2.2 Priority: normal
Severity: normal Version: 4.2
Component: TinyMCE Keywords: has-patch fixed-major
Focuses: Cc:

Description

We forgot to update it from ctrl to meta. In 4.2 you have to use ctrl instead of cmd.

See https://github.com/tinymce/tinymce/commit/7de8b6ce3578b063154148c840642d9fd8e7c503.

Discovered in #31655.

Attachments (1)

32122.patch (567 bytes) - added by iseulde 9 years ago.

Download all attachments as: .zip

Change History (6)

@iseulde
9 years ago

#1 @iseulde
9 years ago

  • Keywords has-patch added

#2 @nacin
9 years ago

Yes please.

#3 @nacin
9 years ago

In 32295:

Fix keyboard shortcut for save from the visual editor.

props iseulde.
see #32122, for trunk.

#4 @DrewAPicture
9 years ago

  • Keywords fixed-major added

#5 @azaozz
9 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 32363:

TinyMCE: fix Mac keyboard shortcut for save from the visual editor.
Props iseulde. Fixes #32122 for 4.2.

Note: See TracTickets for help on using tickets.