Skip to content

Improve soft break editing in tables #14619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TCOTC opened this issue Apr 16, 2025 · 1 comment
Closed

Improve soft break editing in tables #14619

TCOTC opened this issue Apr 16, 2025 · 1 comment
Assignees
Milestone

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Apr 16, 2025

表格软换行异常

  1. 在单元格末尾按多次 Shift+Enter 会出现只能插入一个软换行的情况
  2. 在文本前按多次 Shift+Enter 有出现只能插入两个软换行的情况,但不能稳定重现
  3. 复制带软换行的文本粘贴到代码块中,换行会消失
video.webm
@Vanessa219 Vanessa219 added this to the 3.1.28 milestone Apr 16, 2025
Vanessa219 added a commit that referenced this issue Apr 16, 2025
@88250 88250 changed the title 表格软换行异常 Improve soft break editing in tables Apr 16, 2025
@TCOTC
Copy link
Contributor Author

TCOTC commented Apr 17, 2025

  • 在最后一行前软回车会在末尾产生一个 <br>
  • 然后复制粘贴到代码块之后末尾会多一个换行
video.webm

Vanessa219 added a commit that referenced this issue Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants