Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#34717 closed defect (bug) (fixed)

Disabled buttons visually respond to mouse-down

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

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 10 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ocean90
10 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 35657:

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

Fixes #34717.

#2 @johnjamesjacoby
10 years ago

Thanks ocean90!

Note: See TracTickets for help on using tickets.