[wp-trac] [WordPress Trac] #8926: p-admin/index.php "Cancel" unclear
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 23 00:09:52 GMT 2009
#8926: p-admin/index.php "Cancel" unclear
--------------------------+-------------------------------------------------
Reporter: jidanni | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: JavaScript | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In wp-admin/index.php one clicks "Cancel" on an item. This causes four
HTTP GETs
{{{
wp-admin/index.php
wp-admin/index-extra.php?jax=dashboard_plugins
wp-admin/index-extra.php?jax=dashboard_secondary
wp-admin/index-extra.php?jax=dashboard_primary
}}}
but apparently the item is still there.
So cancel apparently means just canceling editing this item, not
canceling the item. Therefore you at least need a tooltip balloon.
(Apparently really cancelling it for good entails a click in "screen
options".)
(Also some might get a kick out of the hyperlinks that only appear when
the mouse is on top of them,
but you are making older users have to mouseover everything looking for
hidden links.)
--
Ticket URL: <http://trac.wordpress.org/ticket/8926>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list