Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#6073 closed defect (bug) (fixed)

xprofile field admin title showing screen-reader-text on existing fields

Reported by: boonebgorges's profile boonebgorges Owned by: boonebgorges's profile boonebgorges
Milestone: 2.2 Priority: normal
Severity: normal Version:
Component: Extended Profile Keywords:
Cc:

Description

The titleHint() function introduced in [9084] doesn't account for editing existing fields, so that both the 'Field Name' placeholder and the field title display at the same time.

Change History (2)

#1 @boonebgorges
10 years ago

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

In 9235:

Hide 'Field Name' screen-reader-text on xProfile field edit when a title exists.

This ensures that we don't see overlapping text in the case of existing fields.

See [9084].

Fixes #6073.

#2 @hnla
10 years ago

Noticed this a while ago and had been meaning to sit down and try and track down the issue, so glad I spotted this commit :)

Note: See TracTickets for help on using tickets.