Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27392 closed defect (bug) (fixed)

Image editor in media modal missing cursor styling

Reported by: clorith's profile Clorith Owned by: nacin's profile nacin
Milestone: 3.9 Priority: normal
Severity: normal Version: 3.9
Component: Media Keywords: has-patch commit
Focuses: ui Cc:

Description

The media modal is missing stylings for the cursor in the Edit Image view when hovering over the buttons for crop, rotate etc.

This appears in both IE11 and FireFox, not in Chrome (has a regular cursor icon in Chrome). Not tested in previous versions of IE.

Attachments (1)

27392-media_css-cursors-01.patch (470 bytes) - added by tomauger 11 years ago.
Changed cursors to behave like they do on other buttons - pointer on active buttons / default (arrow) on deactivated buttons. Tested across Chrome, FF and IE down to 8

Download all attachments as: .zip

Change History (7)

This ticket was mentioned in IRC in #wordpress-dev by gcorne. View the logs.


11 years ago

#2 @tomauger
11 years ago

  • Type changed from enhancement to defect (bug)

@tomauger
11 years ago

Changed cursors to behave like they do on other buttons - pointer on active buttons / default (arrow) on deactivated buttons. Tested across Chrome, FF and IE down to 8

#3 @tomauger
11 years ago

  • Keywords has-patch added

#4 @gcorne
11 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.9

Looks good to me.

#5 @nacin
11 years ago

  • Component changed from Appearance to Media

#6 @nacin
11 years ago

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

In 27577:

Style the cursor in the image editor in the media modal.

props tomauger.
fixes #27392.

Note: See TracTickets for help on using tickets.