This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit 578625e
committed
Prevent hidden widgets from eating events
FIX: Fix a bug where paste events handlers on Chrome could fail to run when pasting
on a blank line.
Closes codemirror/dev#16441 parent 75a63c0 commit 578625e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
0 commit comments