text in error messages is not selectable

Created on 22 April 2024, about 2 months ago
Updated 24 April 2024, about 2 months ago

Problem/Motivation

When the site shows a PHP error message, such as a warning or deprecation, the text can't be selected in a browser.

This is a problem because developers need to be able to select the message text so they can search for it in documentation or the codebase.

Steps to reproduce

1. Add `trigger_error('an error');` to index.php
2. Load any page
3. The error message shows above the page ages
4. Try to select it with the mouse

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: cannot reproduce

Version

3.0

Component

User interface

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024