diff --git a/core/wiki/macros/tag-picker.tid b/core/wiki/macros/tag-picker.tid index f72006541..43bcf96d7 100644 --- a/core/wiki/macros/tag-picker.tid +++ b/core/wiki/macros/tag-picker.tid @@ -23,6 +23,9 @@ $actions$ \define tag-button(actions,selectedClass) <$button class="tc-btn-invisible $selectedClass$" tag="a" tooltip={{$:/language/EditTemplate/Tags/Add/Button/Hint}}> <$action-sendmessage $message="tm-add-tag" $param=<>/> +<$set name="currentTiddlerCSSEscaped" value={{{ [escapecss[]] }}}> +<$action-sendmessage $message="tm-focus-selector" $param=<> preventScroll="true"/> + <> $actions$ <$macrocall $name="tag-pill" tag=<>/>