Skip to content
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

[Bug] Copying and pasting formulas into different subsheets fails. #2035

Closed
2 tasks done
zhaolixin7 opened this issue Apr 22, 2024 · 1 comment · Fixed by #2452
Closed
2 tasks done

[Bug] Copying and pasting formulas into different subsheets fails. #2035

zhaolixin7 opened this issue Apr 22, 2024 · 1 comment · Fixed by #2452
Assignees
Labels
bug Something isn't working scope:formula

Comments

@zhaolixin7
Copy link

zhaolixin7 commented Apr 22, 2024

在您提交此问题之前,您是否检查了以下内容?

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

dev

复现链接

image
1、内容如截图,d1=SUM(A1:B1),e1=SUM(B1:C1)
2、复制内容展粘贴到其他子表

预期行为

与复制内容显示一致,显示全部的公式结果

实际行为

只显示第一的D1(e1但是单元格好像是内容)
表格数据
2024_4_22 16_04_52 snapshot.json

2024_4_22 15_55_43 commands.json
2024_4_22 15_55_43 video.webm

运行环境

No response

系统信息

No response

@zhaolixin7 zhaolixin7 added bug Something isn't working scope:formula labels Apr 22, 2024
@univer-bot univer-bot bot changed the title [Bug] 复制公式粘贴到不同子表,公式粘贴失败 [Bug] Copying and pasting formulas into different subsheets fails. Apr 22, 2024
@univer-bot
Copy link

univer-bot bot commented Apr 22, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Bug] 复制公式粘贴到不同子表,公式粘贴失败

Title: [Bug] Copying and pasting formulas into different subsheets fails.


Before you submitted this question, did you check the following?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

dev

Recurrence link

image

  1. The content is as shown in the screenshot, d1=SUM(A1:B1), e1=SUM(B1:C1)
  2. Copy the content and paste it into other sub-tables

Expected behavior

The display is consistent with the copied content and displays all formula results.

Actual behavior

Only the first D1 is displayed (e1 but the cell seems to be the content)
tabular data
2024_4_22 16_04_52 snapshot.json

2024_4_22 15_55_43 commands.json
2024_4_22 15_55_43 video.webm

Running environment

No response

system message

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:formula
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants