Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7731, comment 7


Ignore:
Timestamp:
05/04/2018 09:56:42 PM (8 years ago)
Author:
mercime
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7731, comment 7

    initial v1  
    77
    88b) Users of screen readers. Screen readers announce content in a linear fashion, from top to bottom of source code. Ideal sequence:
    9 - Checkbox [announced: Select this message, Checkbox not checked] - go even further by announcing the title in `label`  for announcement: 'Select Message: <Message Title>`, Checkbox not check
     9- Checkbox [announced: Select this message, Checkbox not checked] - go even further by announcing the title in `label`  for announcement: 'Select Message: <Message Title>`, Checkbox not checked
    1010- Username of sender [announced: Mathieu Viet, Link ] - can go further and prepend `<span class="bp-screen-reader-text">From </span>` to Mathieu Viet, Link
    1111- Message Title that's announced as clickable by "<Message Title>, Press `<kbd>Enter</kbd>` to view message". If this was a link, it would be very clear at the onset what it would lead to.