Oddbean new post about | logout
 nostr:npub19lt4284mghqxekzm6n5njxurnxrxhqhrva2leusdsuu5ja5jeycq66qfjk Windows screen readers will communicate the field as normal, but with an additional read-only state.  Other responses seem to indicate that VoiceOver doesn't do so well at that.  As far as I know, a read-only `<input>` is removed from the tab order, and it can be helpful to add it back in if the information is important and the field is part of a form.  Otherwise, it will almost certainly be missed.