Confirmed users
1,396
edits
Line 56: | Line 56: | ||
; keyboard and mouse interaction: | ; keyboard and mouse interaction: | ||
The rich element isn't focusable or interactive. If the user clicks on the element then it's selected, i.e. the caret is put between empty characters. | The rich element isn't focusable or interactive. If the user clicks on the element then it's selected, i.e. the caret is put between empty characters. | ||
; mouse selection: | |||
When mouse click is occurred on the rich element while 'add-to-selection' modifier key is pressed (like ctrl key) then the element is appended to the selection entirely, the element is not focused and no element's action is invoked. Note, this is applicable for in-text elements as well. | |||
=Suggestion= | =Suggestion= |