[wp-trac] [WordPress Trac] #38063: Better discoverability of keyboard shortcuts
WordPress Trac
noreply at wordpress.org
Fri Oct 28 06:13:57 UTC 2016
#38063: Better discoverability of keyboard shortcuts
-------------------------+-----------------------
Reporter: mor10 | Owner: azaozz
Type: enhancement | Status: reopened
Priority: normal | Milestone: 4.7
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+-----------------------
Changes (by programmin):
* status: closed => reopened
* resolution: fixed =>
Comment:
Is it just me or does anyone else notice that it can cause an exception on
"init" of editor, trying to access undefined editor.theme.panel? This was
on frontend MCE editor, inline-mode.
If
{{{#!php
'wp_shortcut_labels' => FALSE
}}}
is part of the editor settings array passed to
{{{#!php
public static function editor_settings($editor_id, $set) {
}}}
it doesn't get into that part of the JS, and it continues loading without
exception.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38063#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list