Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#31913 closed enhancement (fixed)

TinyMCE: update the Keyboard Shortcuts modal

Reported by: azaozz's profile azaozz Owned by: azaozz's profile azaozz
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: TinyMCE Keywords:
Focuses: Cc:

Description

Continues from #29558.

The modal should be created in JS like the rest of the editor modals. That is faster and also this modal is the last iframe that prevents loading all of the editor components from a CDN.

Attachments (1)

31913.patch (10.1 KB) - added by azaozz 11 years ago.
Patch by iseulde, moved from #29558.

Download all attachments as: .zip

Change History (4)

@azaozz
11 years ago

Patch by iseulde, moved from #29558.

#1 @azaozz
11 years ago

  • Milestone changed from Future Release to 4.3

#2 @azaozz
11 years ago

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

In 32951:

TinyMCE: update the Keyboard Shortcuts help modal, use the TinyMCE UI API instead of an iframe.
Props iseulde, azaozz. Fixes #31913.

#3 @azaozz
11 years ago

In 32957:

TinyMCE: add the editor focusing help the Keyboard Shortcuts modal.
See #31913.

Note: See TracTickets for help on using tickets.