This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit bc58375
committed
Don't put Shift-Enter/Backspace/Del through the iOS pending key hack
FIX: Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift
modifier when delivered to key event handlers.
Closes codemirror/dev#16821 parent fd252fa commit bc58375
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments