This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit acba2e0
committed
Prevent clicking the completion scrollbar from moving focus
FIX: Fix an issue where clicking on the scrollbar for the completion list could move
focus out of the editor.
See https://discuss.codemirror.net/t/autocomplete-closes-on-scrollbar-click/90171 parent 007c238 commit acba2e0
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
250 | 254 | | |
251 | 255 | | |
252 | 256 | | |
| |||
0 commit comments