[wp-trac] [WordPress Trac] #23076: Update menu item title when editing menu item label
WordPress Trac
noreply at wordpress.org
Tue Sep 2 00:38:16 UTC 2014
#23076: Update menu item title when editing menu item label
-------------------------+-------------------------
Reporter: tillkruess | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.0
Component: Menus | Version: 3.5
Severity: minor | Resolution: fixed
Keywords: has-patch | Focuses: javascript
-------------------------+-------------------------
Comment (by nacin):
I'm concerned about the performance of [28789]:
* This is a huge DOM and we're letting every input event bubble all the
way up to the body. Not good.
* The 'input' event is buggy in IE9 and nonexistent before then.
Can we also double-check this doesn't allow for self-XSS?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23076#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list