This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit 0a8ddb1
committed
Avoid posAtCoords getting confused by empty wrapping rectangles returned by Safari
FIX: Fix an issue where `posAtCoords`, when querying line wrapping points,
got confused by extra empty client rectangles produced by Safari.
Closes codemirror/dev#16791 parent f22a194 commit 0a8ddb1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| |||
0 commit comments