Skip to content

Text size settings in the browser don't affect chat text sizes #730

@Woebin

Description

@Woebin

Describe the bug
This is relating to the ETSI EN 301 549 Accessibility requirements for ICT products and services point 11.7, "User preferences".

It should be possible to enlarge the text to at least twice the height and width without problems arising (for example, text ending up behind an image or clashing with other text).
One way to do this is by changing the text size settings in the browser or device settings.

Changing the text size in Google Chrome has no effect on any of the text - it seems like the only thing affected by it is the "Send message" button, which doesn't even contain text. The image below shows the chat widget at three different text size settings.

The chat widget at various text size settings.

To Reproduce
Steps to reproduce the behavior:

  1. Change the browser's text size settings.
  2. Note that the text in the chat does not change size.

Expected behavior / suggestion
Text on the page should respond to text size settings. If you avoid absolute measures of font-size such as px ans pt and instead use relative measurements like rem or em this will work as expected.

Server:

  • Peertube version: 7.2.1
  • peertube-plugin-livechat version: 14.0.0

Desktop:

  • OS: MacOS 15.5
  • Browser: Google Chrome Version 137.0.7151.120 (Official Build) (arm64)

Additional context
This issue was recorded as part of an accessibility audit carried out by Axess Lab, contracted by HowlRound Theatre Commons.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions