[wp-trac] [WordPress Trac] #10021: Unresponsive script errors on widgets screen
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 7 22:39:34 UTC 2009
#10021: Unresponsive script errors on widgets screen
-------------------------------------+--------------------------------------
Reporter: Denis-de-Bernardy | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 2.8.4
Component: JavaScript | Version: 2.8
Severity: major | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment(by filosofo):
You're re-arranging deck chairs on the Titanic. jQuery is buggy and
inefficient. The UI plugins have been unreliable for years. Every new
jQuery release breaks WordPress plugins and themes using older versions.
A better solution would be to dump it.
Think of the benefits of having our own WordPress admin JavaScript
libraries.
* It could have a reliable, stable API across development cycles
* We could tailor it to meet specific needs. For example here, instead
of having to attach event listeners to zillions of widget elements, we
could use event delegation.
* We could use progressive enhancement techniques to make the admin more
accessible.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10021#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list