diff --git a/src/templates/pad.html b/src/templates/pad.html index 12a77bc8c..3e981add9 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -65,14 +65,18 @@
- <% e.begin_block("body"); %> - + focus into the editor iframe rather than just scrolling. + MUST live outside the `body` eejs block: plugins like + ep_set_title_on_pad use eejsBlock_body to prepend a focusable + title bar, which would otherwise come before this link in DOM + order and steal the first Tab. --> Skip to editor + <% e.begin_block("body"); %> +