WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#31131 closed defect (bug) (fixed)

Check Box having two label, Should have single label as other screens.

Reported by: Ankit K Gupta Owned by: SergeyBiryukov
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.2
Component: Upgrade/Install Keywords: has-patch
Focuses: ui, accessibility Cc:

Description

Check Box of install page having two label on single field, Duplicate labels can lead to confused behavior for screen readers.

Attachments (2)

31131.patch (665 bytes) - added by Ankit K Gupta 7 years ago.
Patch file with removed label
user-new.php.patch (627 bytes) - added by abhishekfdd 7 years ago.
patch file for user-new.php

Download all attachments as: .zip

Change History (8)

@Ankit K Gupta
7 years ago

Patch file with removed label

#1 @Ankit K Gupta
7 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
7 years ago

  • Component changed from Administration to Upgrade/Install
  • Milestone changed from Awaiting Review to 4.2

#3 follow-up: @SergeyBiryukov
7 years ago

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

In 31282:

Remove duplicate label on installation screen.

props Ankit K Gupta.
fixes #31131.

#4 in reply to: ↑ 3 @Ankit K Gupta
7 years ago

Replying to SergeyBiryukov:

In 31282:

Remove duplicate label on installation screen.

props Ankit K Gupta.
fixes #31131.

Thanks! SergeyBiryukov for your quick response and adding my patch.

#5 @abhishekfdd
7 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

On user-new.php page. There should be single label as other screens.

Last edited 7 years ago by abhishekfdd (previous) (diff)

@abhishekfdd
7 years ago

patch file for user-new.php

#6 @SergeyBiryukov
7 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 31777:

Remove duplicate label on Add New User screen.

props abhishekfdd.
fixes #31131.

Note: See TracTickets for help on using tickets.