univer icon indicating copy to clipboard operation
univer copied to clipboard

[Bug] The value in the formula is not highlighted

Open zhaolixin7 opened this issue 10 months ago • 1 comments

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

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

受影响的包和版本

dev

复现链接

1、公式等于=AND($H8>$E8,K$5>$E8,K$5<=$H8)

预期行为

image

实际行为

$H8没有显示颜色 image

运行环境

No response

系统信息

No response

zhaolixin7 avatar Apr 28 '24 03:04 zhaolixin7

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

Origin Title: [Bug] 公式中值没有高亮显示

Title: [Bug] The value in the formula is not highlighted


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

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

Affected packages and versions

dev

Recurrence link

  1. The formula is equal to =AND($H8>$E8,K$5>$E8,K$5<=$H8)
  2. The formula is equal to =IFS(C2:C13>=20,"b2",C2:C13>60,"c",C2:C13>80,"a")

Expected behavior

image

Actual behavior

  1. $H8 does not display color image

  2. The quotation marks are not highlighted image

Running environment

No response

system message

No response

univer-bot[bot] avatar Apr 28 '24 03:04 univer-bot[bot]

_nodeMaker 中 跳过了 "<=" 中的 "=" @DR-Univer image

Dushusir avatar Jul 03 '24 08:07 Dushusir

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

"=" in "<=" is skipped in _nodeMaker @DR-Univer image

univer-bot[bot] avatar Jul 03 '24 08:07 univer-bot[bot]