mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
505aee4dac
refs https://github.com/TryGhost/Ghost/issues/9623 - triple-click select will by default end the selection at position 0 of the following paragraph which means section-level formatting such as headers or quotes will affect the apparently unselected following paragraph - add a guard to check for that selection situation and ensure the selection is constrained to the visibly selected text |
||
---|---|---|
.. | ||
components | ||
options | ||
templates/components | ||
utils |