Skip to content

fix(developer): trim new words entered into the wordlist editor - #16538

Open
mcdurdin wants to merge 1 commit into
masterfrom
fix/developer/12668-trim-new-words-in-wordlist-editor
Open

fix(developer): trim new words entered into the wordlist editor#16538
mcdurdin wants to merge 1 commit into
masterfrom
fix/developer/12668-trim-new-words-in-wordlist-editor

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Sep 7, 2026

Copy link
Copy Markdown
Member

Fixes: #12668

User Testing

  • TEST_WORDLIST_EDITOR: Open the Wordlist Editor and try entering spaces into new rows in the editor. Upon exiting the cell, the text should be trimmed, and if only whitespace was present on the last row, it should return to being a 'Add word...' entry. Other words entered should also be trimmed of leading and following whitespace.

@github-project-automation github-project-automation Bot moved this to Todo in Keyman Sep 7, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added has-user-test user-test-required User tests have not been completed labels Sep 7, 2026
@keymanapp-test-bot

keymanapp-test-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

  • TEST_WORDLIST_EDITOR (OPEN)
Results Template
# Test Results

* **TEST_WORDLIST_EDITOR (OPEN):** notes

Test Artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

bug(developer): A new "Add word" row is created by pressing the spacebar.

2 participants