Skip to content

Fix LT-22412: Unable to paste into Lexical Entry popup window#674

Merged
jtmaxwell3 merged 2 commits intomainfrom
LT-22412
Feb 16, 2026
Merged

Fix LT-22412: Unable to paste into Lexical Entry popup window#674
jtmaxwell3 merged 2 commits intomainfrom
LT-22412

Conversation

@jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented Feb 13, 2026

This fixes https://jira.sil.org/browse/LT-22412 by redirecting key events from the popup window to the main window. For copy, paste, and delete we also pass an editing helper with the selection in the popup window.


This change is Reviewable

@jtmaxwell3 jtmaxwell3 enabled auto-merge (squash) February 13, 2026 20:20
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

I feel like passing it in as an argument to the On?methods is kind of a hack, but it looks so remarkably clean I'll approve it.
:lgtm:

@jasonleenaylor reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jtmaxwell3).

@jtmaxwell3 jtmaxwell3 merged commit 49cbeb3 into main Feb 16, 2026
4 of 5 checks passed
@jtmaxwell3 jtmaxwell3 deleted the LT-22412 branch February 16, 2026 15:36
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.

2 participants