Accessibility/RichContentKeyboardBehaviour: Difference between revisions

m
Line 250: Line 250:
<b>In-text element</b>
<b>In-text element</b>


If the in-text element is next on the way (i.e. the first word of its sentence is next word) then the caret should be set before the element. If the caret is before the element then it should be moved before the begin of the second word of the sentence. If the the sentence consist of one word then the caret should be moved before the word following the sentence.  
When processing in-text elements:
* if the next word is the first word of a sentence the caret should be placed directly before the element
* if the caret is placed directly before the first word of the sentence, then a move to the next word would place the caret directly in front of the second word of the sentence.
* If the caret is placed directly before the first word of the sentence, and the sentence contains only one word, then a move to the next word would result in placing the caret directly in front of the word following the sentence.  


<div style="margin: 1em 0px; border: 2px dotted orange; padding: 1em;">
<div style="margin: 1em 0px; border: 2px dotted orange; padding: 1em;">
Confirmed users
1,396

edits