Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22371 closed defect (bug) (fixed)

Disabled buttons show a pointer cursor on hover

Reported by: sabreuse's profile sabreuse Owned by: nacin's profile nacin
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

We made all kinds of button styling changes in #21598, but this got left out. The patch ensures that we don't see a clicky pointer when the button is showing a disabled state.

Attachments (1)

22371.diff (697 bytes) - added by sabreuse 12 years ago.

Download all attachments as: .zip

Change History (4)

@sabreuse
12 years ago

#1 @lessbloat
12 years ago

+1 to 22371.diff. Looks good.

#2 @ocean90
12 years ago

  • Component changed from General to Administration
  • Keywords has-patch commit added
  • Milestone changed from Awaiting Review to 3.5
  • Version set to trunk

#3 @nacin
12 years ago

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

In 22405:

Don't show a hand cursor when hovering over a disabled button. props sabreuse, fixes #22371.

Note: See TracTickets for help on using tickets.