Closed
Description
HTML块:
<form action="https://www.baidu.com/s" target="_blank">
<input type="text" name="wd"
style="height: 35px;width: 600px;padding-left:10px;border-radius: 10px;outline: none;border-color: RGB(196,199,206)"/>
<input type="submit" value="百度一下"
style="width:150px;height:35px;background-color: #4E6EF2;border: none;color: white;border-radius: 10px"/>
<input type="reset" value="重置"
style="width:150px;height:35px;background-color: #4E6EF2;border: none;color: white;border-radius: 10px"/>
</form>
描述问题 Describe the problem
期待的结果 Expected result
截屏或者录屏演示 Screenshot or screen recording presentation
版本环境 Version environment
- Version:
- Operating system:
- Browser (if used):
日志文件 Log file
更多信息 More information
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
88250 commentedon Apr 19, 2022
我这里暂时无法重现问题,请试下最新版。
先关闭了,如果还能重现问题请跟帖,谢谢。
lvvlxu commentedon Apr 23, 2022
docker版本这个问题必现 最新的2.0也有
lvvlxu commentedon Apr 23, 2022
@88250
88250 commentedon Apr 23, 2022
麻烦录屏演示一下操作步骤。
lvvlxu commentedon Apr 23, 2022
QQ20220423-124036-HD.mp4
lvvlxu commentedon Apr 23, 2022
@88250
[-]带有输入框的HTML块,从别的地方复制文本,然后再输入框里面粘贴,这个html块直接消失[/-][+]粘贴文本到带有输入框的 HTML 块后该块消失[/+]88250 commentedon Apr 23, 2022
已经能够重现,感谢感谢。