Commit b20627c
authored
Developing a Keyboard Interface: Add clarifying word to explanation of selection following focus(pull #3404)
Minor editorial change to clarify explanation of why it is sometimes good for selection to not follow focus.
Original wording:
>if displaying a new panel causes a network request and possibly a page refresh, the effect of having selection automatically focus can be devastating to the experience for keyboard and screen reader users.
Ads the word "follow" for this new wording:
>However, if displaying a new panel causes a network request and possibly a page refresh, the effect of having selection automatically follow focus can be devastating to the experience for keyboard and screen reader users.1 parent 7b134ce commit b20627c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments