GoogleChrome / GoogleChrome/lighthouse

Audit for disabling text selection

Open
#10,122 2 comments 0 reactions 0 assignees View on GitHub
new_audit P3
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 20h
Merged PRs (30d)
19

Description

inspired by https://news.ycombinator.com/item?id=21804316

Like `font-size` does, we could flag pages that have >X% of text w/ text selection disabled. This feature is antagonistic to the user. We should leave some room for unselectable text, as there are some use cases for it, but in general that should be a fraction of the text on the page.

We may way to generalize `FontSize` to a `Text` artifact.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.