diff --git a/src/main/frontend/components/block.cljs b/src/main/frontend/components/block.cljs index baaa9b05e..1b4df2c76 100644 --- a/src/main/frontend/components/block.cljs +++ b/src/main/frontend/components/block.cljs @@ -2180,7 +2180,9 @@ (editor-handler/highlight-selection-area! block-id)) shift? - (util/clear-selection!) + (do + (util/clear-selection!) + (state/set-selection-start-block! block-id)) :else (do