User tests: Successful: Unsuccessful:
The popup that is loaded when you index the content has a message that is updated during the index process
COM_FINDER_INDEXER_MESSAGE_INIT="The indexer is starting. Do not close this window."
COM_FINDER_INDEXER_MESSAGE_RUNNING="Your content is being indexed. Do not close this window."
COM_FINDER_INDEXER_MESSAGE_OPTIMIZE="The index tables are being optimised for the best possible performance. Do not close this window."
COM_FINDER_INDEXER_MESSAGE_COMPLETE="The indexing process is complete. It is now safe to close this window."
(Note the title should also update - it doesn't but that is fixed in #24759
This changing message is invisible to screen readers unless we add an aria-live attribute to the enclosing element.
By putting assertive on the title it ensures that the screen reader stops announcing the message when the title changes
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_finder |
Title |
|
Title |
|
Labels |
Added:
?
?
|
conflict resolved
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-04-29 21:46:33 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
Removed: ? |
Thanks!
thanks
Conflicts please