version
1
Link to minimal reproduction
No response
Steps to reproduce
携带了CONTROL类型的内容就删除不了了,
又尝试先设置选区executeSetRange,然后执行JS 模拟按下删除键,结果获取上下文getRangeContext返回的参数居然跟设置选区executeSetRange的传参对不上
What is expected?
携带了CONTROL类型的内容能够直接删除
What is actually happening?
携带了CONTROL类型的内容executeBackspace就删除不了了
Editor Value
System Info
Any additional comments?
No response
version
1
Link to minimal reproduction
No response
Steps to reproduce
携带了CONTROL类型的内容就删除不了了,
又尝试先设置选区executeSetRange,然后执行JS 模拟按下删除键,结果获取上下文getRangeContext返回的参数居然跟设置选区executeSetRange的传参对不上
What is expected?
携带了CONTROL类型的内容能够直接删除
What is actually happening?
携带了CONTROL类型的内容executeBackspace就删除不了了
Editor Value
System Info
Any additional comments?
No response