Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#33586 closed defect (bug) (fixed)

Customizer Header Image section title 'Current header' not clickable like Background image section

Reported by: umeshnevase's profile umesh.nevase Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: has-patch
Focuses: ui, administration Cc:

Description

If you click on "Background Image" title on Background Image section in customizer, Media uploader gets opened and you can select image.

But in "Header image" section the title "Current header" is not clickable or not opening media upload on clicking.

Wordpress have not given id for upload button.

Go to
Dashboard -> Appearance -> Customize -> Header Image
Click on Current Header is not clickable

Attachments (3)

header_image.png (50.5 KB) - added by umesh.nevase 9 years ago.
Showed arrow which title is not clickable, not opening uploader
33586.diff (1.2 KB) - added by umesh.nevase 9 years ago.
I've added id to button and label to title. Fixed the issue.
33586.2.diff (1.2 KB) - added by umesh.nevase 9 years ago.
patch file for the issue

Download all attachments as: .zip

Change History (7)

@umesh.nevase
9 years ago

Showed arrow which title is not clickable, not opening uploader

@umesh.nevase
9 years ago

I've added id to button and label to title. Fixed the issue.

@umesh.nevase
9 years ago

patch file for the issue

#1 @umesh.nevase
9 years ago

  • Focuses ui administration added
  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#3 @wonderboymusic
9 years ago

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

In 34702:

Customizer: make "Current header" clickable in the same way that "Background Image" is - will open the media modal.

Props umesh.nevase.
Fixes #33586.

This ticket was mentioned in Slack in #accessibility by rianrietveld. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.