Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#34717 closed defect (bug) (fixed)

Disabled buttons visually respond to mouse-down

Reported by: johnjamesjacoby Owned by: ocean90
Priority: normal Milestone: 4.4
Component: General Version: 4.4
Severity: normal Keywords: needs-patch ux-feedback
Cc: Focuses: ui, accessibility

Description

When a .button element is disabled in wp-admin, they still respond visually to mouse-down actions by moving down approximately 1px, the way enabled buttons traditionally do.

Attachments (1)

34717.mov (56.2 KB ) - added by johnjamesjacoby 11 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ocean90
11 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

In 35657:

Buttons: Don't transform disabled buttons by 1px on :active.

Fixes #34717.

#2 @johnjamesjacoby
11 years ago

Thanks ocean90!

Note: See TracTickets for help on using tickets.