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
When you select a document tab, the tab's document edit area does not get cursor focus. So if you immediately start typing, the characters you type do not show up in the document. You must first click the mouse in the document area to give it focus, then characters you type are added.
I believe the behavior of automatically giving the document edit area focus is the normal convention, at least in Windows. I have not confirmed this, but I believe previous versions of AsciidocFX behaved in this way. I think this because suddenly at one point in time (I assume after an update) I noticed this behavior, and it trips me up constantly.
This is not a huge issue, but it adds friction to my workflow as I tend to switch tabs frequently and often forget to make that second mouse click.
The text was updated successfully, but these errors were encountered:
I am using AsciidocFX version 1.8.9 on Windows.
When you select a document tab, the tab's document edit area does not get cursor focus. So if you immediately start typing, the characters you type do not show up in the document. You must first click the mouse in the document area to give it focus, then characters you type are added.
I believe the behavior of automatically giving the document edit area focus is the normal convention, at least in Windows. I have not confirmed this, but I believe previous versions of AsciidocFX behaved in this way. I think this because suddenly at one point in time (I assume after an update) I noticed this behavior, and it trips me up constantly.
This is not a huge issue, but it adds friction to my workflow as I tend to switch tabs frequently and often forget to make that second mouse click.
The text was updated successfully, but these errors were encountered: