Confirmed users
1,085
edits
DavidBolter (talk | contribs) m (→ARIA widgets) |
DavidBolter (talk | contribs) |
||
Line 302: | Line 302: | ||
==Managing the selection== | ==Managing the selection== | ||
When integral element participates in selection then it should be selected entirely always. For example, if the user starts the selection before the integral element having navigable text then the navigable text is not a subject of selection. | When integral element participates in selection then it should be selected entirely (atomically) always. For example, if the user starts the selection before the integral element having navigable text then the navigable text is not a subject of selection. | ||
If the integral element has own selection behavior (like | If the integral element has own selection behavior (like an HTML input) while it's focused and the user starts the selection inside of it then there is no way to extend the selection out of boundaries of the element. | ||
The in-text element with its content participate in selection as a part of surrounding content. | The in-text element with its content participate in selection as a part of surrounding content. |