-
Notifications
You must be signed in to change notification settings - Fork 169
Highlighting is lost after clicking on one of multiple highlights #1218
Comments
Please inform the customer of conversation # 213081 when this conversation has been closed. |
Please inform the customer of conversation # 229168 when this conversation has been closed. |
This was a compromise we took since we found it very hard to keep the cursor in place while highlighting and wanted to prevent potential bugs that would arise in association with it. At the same time, we are looking if this could potentially be facilitated in the new WordPress editor (Gutenberg). See WordPress/gutenberg#2893 |
Please inform the customer of conversation # 260823 when this conversation has been closed. |
Please inform the customer of conversation # 418075 when this conversation has been closed. |
Please inform the customer of conversation # 440905 when this conversation has been closed. |
We have been working hard to implement the annotations API and highlighting in Gutenberg. |
What did you expect to happen?
All occurrences of an issue to remain highlighted after clicking on the editor to correct said issues.
What happened instead?
When a readability issue appears multiple times, the highlighting is lost when clicking on one of them.
How can we reproduce this behavior?
In a piece of content insert several long sentences. This should trigger the warning: "X% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences."
Highlight the offending sentences using the eye icon. Notice that all occurrences of long sentences are highlighted.
Scroll up to the post editor to correct the first of the offending long sentences. Note that the highlighting on all other offending sentences are lost, forcing the user scroll back down and click the "Eye" icon once again, scroll back up, fix the sentence. Repeat for every single occurrence of the issue.
Technical info
The text was updated successfully, but these errors were encountered: