-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix broken clipboard event handling with single void nodes in Fi…
…refox COMPAT: Firefox will not trig clipboard events when selecting single void nodes. Make sure that the range has 0-1 (not 1-1) offset so something is selected. This obviously works fine in other browsers. Related to the zero-value (\uFEFF)?
- Loading branch information
1 parent
4b2d4de
commit e96a833
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters