Skip to content

Fix: handle null EditorInfo in onStartInput - #702

Merged
andrewtavis merged 2 commits into
scribe-org:mainfrom
Roniscend:fix-onstartinput
Sep 17, 2026
Merged

andrewtavis merged 2 commits into
scribe-org:mainfrom
Roniscend:fix-onstartinput

Conversation

@Roniscend

Copy link
Copy Markdown
Collaborator

Contributor checklist


Description

Falls back to a default EditorInfo in onStartInput so a null attribute no longer crashes the keyboard service
Fixes #699

Signed-off-by: Owm <owmdubey163@gmail.com>
@Roniscend Roniscend changed the title fixed Fix: handle null EditorInfo in onStartInput Sep 16, 2026

@andrewtavis andrewtavis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

praise: Change makes total sense, @Roniscend! Thanks for the attention to these bugs! 🐞

@andrewtavis
andrewtavis merged commit 28227cf into scribe-org:main Sep 17, 2026
7 checks passed
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.

Keyboard service can crash with NPE on null EditorInfo in onStartInput

2 participants