-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard Input Not Considered in the Smartblock Selection Menu #27
Comments
You should be able to select using arrow keys
…On 19 Jun 2022 at 7:41 AM +0400, harshadwaj ***@***.***>, wrote:
When pressing mod+t, the template selection list opens. Then only way to select is to use mouse.
Ideally, the focus should default to the top entry. This makes the whole selection complete without the use of mouse.
This is seen in macOS, logseq v0.7.4.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
No keyboard input is registered including arrows. |
I can replicate this issue, it’s a bug. I’m working on a fix
…On 19 Jun 2022 at 2:06 PM +0400, Aryan Sawhney ***@***.***>, wrote:
Is there at least 2 templates on the template view?
On 19 Jun 2022 at 1:33 PM +0400, harshadwaj ***@***.***>, wrote:
> No keyboard input is registered including arrows.
> —
> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you commented.Message ID: ***@***.***>
|
Is there at least 2 templates on the template view?
…On 19 Jun 2022 at 1:33 PM +0400, harshadwaj ***@***.***>, wrote:
No keyboard input is registered including arrows.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When pressing
mod+t
, the template selection list opens. Then only way to select is to use mouse.Ideally, the focus should default to the top entry. This makes the whole selection complete without the use of mouse.
This is seen in macOS, logseq v0.7.4.
The text was updated successfully, but these errors were encountered: