Readability problem with all-caps text in core themes

Created on 3 April 2018, over 6 years ago
Updated 1 September 2024, 3 months ago

Problem/Motivation

Drupal core themes make use of uppercase text in some parts of the design. Seven uses uppercase for table headers, details/summary headers, view UI configuration sections, and a few other places like the status report.

Uppercase can be more difficult to read than lowercase text. Users with dyslexia may be especially impacted by this, but it affects everyone to a degree. (Just think of what the message list looks like in your email spam folder....)

Proposed resolution

Stop using uppercase text in our core themes. The places were it is used typically have some other visual affordance to stress them, e.g.

  • Config section headings in Views UI are large and bold, so they would still be prominent without uppercase.
  • Table headers are identified by position, borders, and a slightly darker background
  • Collapsible details/summary have borders, and a disclosure triangle icon.
  • The summary tiles at the start of the status report page have big text, and icons.
  • The long list on the status report page is divided into left-right regions; headers are on the left, details on the right. At small screen sizes, these are collapsible details.

Remaining tasks

Assess extent of all-caps text in UI.
Remove text-transform: uppercase from various stylesheets.
Patch

User interface changes

Minor design changes, intended to make some UI text easier to understand, especially for users with dyslexia.

API changes

None.

Data model changes

None.

Commit credits needed

This issue started as a discussion in the #accessibility Slack channel. Participants' Slack names:
ttamniwdoog, jhodgdon, donnabungard, cehfisher, mgifford, rachelolivero

πŸ› Bug report
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
CSSΒ  β†’

Last updated about 1 hour ago

Created by

πŸ‡¬πŸ‡§United Kingdom andrewmacpherson

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

  • CSS

    It involves the content or handling of Cascading Style Sheets.

  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

  • Needs usability review

    Used to alert the usability topic maintainer(s) that an issue significantly affects (or has the potential to affect) the usability of Drupal, and their signoff is needed. When adding this tag, make it easy to review the issue. Make sure the issue summary describes the problem and the proposed solution. Screenshots usually help a lot! To get sign-off on issues with the "Needs usability review" tag, post about them in the #ux channel on Drupal Slack, and/or attend a UX meeting to demo the patch and get direct feedback from designers/UX folks/product management on next steps. If an issue represents a significant new feature, UI change, or change to the general "user experience" of Drupal, use Needs product manager review instead. See the scope of responsibilities for product managers.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada mgifford Ottawa, Ontario

    That makes sense to me @nod_ I could only find references to Bartik & Seven.

    May well be outstanding issues with D10/11 themes, but we're going to have to pick them out again.

  • Status changed to Closed: outdated 3 months ago
  • πŸ‡³πŸ‡ΏNew Zealand quietone

    @mgifford, thanks for replying.

    Based on that I am closing this issue as outdated. If anyone finds issues with the use of all-caps texts they should open a new issue.

    Thanks everyone for working on this!

Production build 0.71.5 2024