E-mail List Archives
Re: Text concatenation fault with Chrome and the "clip" technique for hiding text
From: Birkir R. Gunnarsson
Date: Mar 27, 2020 6:34AM
- Next message: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Previous message: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Next message in Thread: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Previous message in Thread: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- View all messages in this Thread
Steve
Can you change the examples so that the second word starts with a
vowl? That makes the problem much more noticeable (because screen
readers try to make up a new word).
I've noticed this problem too but thought it had to do with use of
inline elements (<span> elements) that do not insert space.
E.g. a screen reader only <span> with the text "opens in new tab" for
links with target="_blank".
But based on your examples this problem also appears with use of block
level elements and has to do with the CSS not the underlying element.
On 3/27/20, Steve Green < <EMAIL REMOVED> > wrote:
> Which browser are you using?
>
> Steve
>
>
>
- Next message: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Previous message: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Next message in Thread: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- Previous message in Thread: Steve Green: "Re: Text concatenation fault with Chrome and the "clip" technique for hiding text"
- View all messages in this Thread