clip-path issue fixed in Chrome 106 #14283

Merged
marijnh merged 1 commit from github/fork/zaiddabaeen/patch-1 into master 2025-03-31 13:06:21 +02:00
marijnh commented 2025-03-31 12:52:03 +02:00 (Migrated from gitlab.com)

In Chrome 105 due to a bug, clip-path needed to be set as pointer events were ineffective outside CodeMirror editor instance but within paddings and margins of its elements. This has been resolved in Chrome 106 as seen here.

In Chrome 105 due to a bug, `clip-path` needed to be set as pointer events were ineffective outside CodeMirror editor instance but within paddings and margins of its elements. This has been resolved in Chrome 106 as seen [here](https://issues.chromium.org/issues/40863245#comment21).
marijnh commented 2025-03-31 13:06:21 +02:00 (Migrated from gitlab.com)

Merged by: marijnh at 2025-03-31 11:06:21 UTC

*Merged by: marijnh at 2025-03-31 11:06:21 UTC*
marijnh (Migrated from gitlab.com) closed this pull request 2025-03-31 13:06:21 +02:00
marijnh (Migrated from gitlab.com) merged commit into master 2025-03-31 13:06:21 +02:00
marijnh commented 2025-03-31 13:06:42 +02:00 (Migrated from gitlab.com)

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5!14283
No description provided.