Elektrine lite

← Feed

@RedtailWorks@woof.tech

Post #3234299

2025-09-15 16:47 UTC

@ada@beige.party What if I add line-by-line highlighting when hovering over text?

Replies (1)

  • @dipolecat@yiff.life 2025-09-16 03:28

    @RedtailWorks@woof.tech @ada@beige.party the existing text-select implementations in browsers have already accounted for multiple user-preference and accessibility considerations, like compatibility with caret browsing and screen readers. Reinventing the wheel is always going to produce a worse result. There's no one weird trick to doing better -- except of course just leaving the text select alone

    Open ##3234300