Skip to content

[Super Editor][Mobile][Bug] - Show popover toolbar on tablets and other non-software keyboard situations (Resolves #2994)#2996

Merged
matthew-carroll merged 1 commit into
mainfrom
2994_show-mobile-popover-toolbar-when-using-external-keyboard
Mar 20, 2026
Merged

[Super Editor][Mobile][Bug] - Show popover toolbar on tablets and other non-software keyboard situations (Resolves #2994)#2996
matthew-carroll merged 1 commit into
mainfrom
2994_show-mobile-popover-toolbar-when-using-external-keyboard

Conversation

@matthew-carroll

Copy link
Copy Markdown
Contributor

[Super Editor][Mobile][Bug] - Show popover toolbar on tablets and other non-software keyboard situations (Resolves #2994)

We previously configured the overlay controls to only show when SuperKeyboard reports the keyboard is open. But this prevents the toolbar from showing up when external keyboards are used, which is especially common on tablets.

This PR changes the logic from "is keyboard open" to "is IME connected".

…er non-software keyboard situations (Resolves #2994)
@matthew-carroll matthew-carroll merged commit 519e705 into main Mar 20, 2026
23 checks passed
@matthew-carroll matthew-carroll deleted the 2994_show-mobile-popover-toolbar-when-using-external-keyboard branch March 20, 2026 05:53
github-actions Bot pushed a commit that referenced this pull request Mar 20, 2026
matthew-carroll added a commit that referenced this pull request Mar 20, 2026
…er non-software keyboard situations (Resolves #2994) (#2996)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Super Editor][Bug][Mobile] - Popover toolbar doesn't appear when using external keyboard

1 participant