You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.
When using an external keyboard, you can press the tab key to move to the main content area when the title field has focus. You can also press shift+tab to move back to the title when the main content area has focus. This is good!
However, you can also press shift+tab when the title field has focus, which puts the cursor into some extra textview which types over the top of the existing content area. The styling seems to match the HTML view, so I wonder if that's what it is. For what it's worth, I can't trigger this if I've already toggled to the HTML view and back again.
Here are two examples of how it looks:
The text was updated successfully, but these errors were encountered:
When using an external keyboard, you can press the tab key to move to the main content area when the title field has focus. You can also press shift+tab to move back to the title when the main content area has focus. This is good!
However, you can also press shift+tab when the title field has focus, which puts the cursor into some extra textview which types over the top of the existing content area. The styling seems to match the HTML view, so I wonder if that's what it is. For what it's worth, I can't trigger this if I've already toggled to the HTML view and back again.
Here are two examples of how it looks:
The text was updated successfully, but these errors were encountered: