univer icon indicating copy to clipboard operation
univer copied to clipboard

Univer is an open-source alternative to Google Sheets, Slides, and Docs

Results 141 univer issues
Sort by recently updated
recently updated
newest added

close #2090 docs https://github.com/dream-num/univer.ai/pull/128 如何测试? 1. 打开sheet 2. 新建工作表 3. A1输入=B1 4. 将A1向下下拉填充3个单元格 5. 打开浏览器控制台,打开 uniscript 面板 6. uniscript 面板输入 ```js const activeWorkbook = univerAPI.getActiveWorkbook(); const activeSheet = activeWorkbook.getActiveSheet(); const...

qa:verified

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 dev ### 复现链接 1、从网页内容粘贴到sheet的单元格(如A1) 2、再复制表格中的内容粘贴到A1单元格 ### 预期行为 A1显示为最后粘贴的内容 ### 实际行为 显示从网页复制的内容 [2024_4_30 20_38_16 video.webm](https://github.com/dream-num/univer/assets/154207126/d0e06533-ced6-46b5-a86e-745f40d52cd6) ### 运行环境 _No...

bug
scope:clipboard

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 dev ### 复现链接 样张:https://staging.univer.plus/?unit=H-lNFWKNSFaJvHzKv7X3MQ&type=2&subunit=sheet-1 1、导出样张后再导入 ### 预期行为 数据条配色一致 ![image](https://github.com/dream-num/univer/assets/154207126/78cea110-09f8-485f-b6bb-a640b1ed516c) ### 实际行为 导入后的表格:https://staging.univer.plus/?unit=xcIKPpKmQ8auUyd6nhYMFg&type=2&subunit=uni1 导入后数据条配色如截图![image](https://github.com/dream-num/univer/assets/154207126/4248d4da-cc9c-4996-afb1-45c030e72b4f) ### 运行环境 _No response_...

bug

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 dev ### 复现链接 1、条件格式数据条设置"仅显示数据条",仅显示图标https://staging.univer.plus/?unit=H-lNFWKNSFaJvHzKv7X3MQ&type=2&subunit=sheet-1 ### 预期行为 导出后Excel与sheet现实一致都只显示数据条、图标集 ### 实际行为 ![image](https://github.com/dream-num/univer/assets/154207126/1b8b9c28-f8df-4a24-9272-5ed183600449) ### 运行环境 _No response_ ### 系统信息 _No...

bug

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 dev ### 复现链接 [univer-1198081746.xlsx](https://github.com/dream-num/univer/files/15163393/univer-1198081746.xlsx) 1、导入样张(数据条设置为"仅显示数据条") ### 预期行为 只显示数据条 ### 实际行为 同时显示数据和数据条 ![image](https://github.com/dream-num/univer/assets/154207126/586e7ba4-af48-4834-930a-68b6928a9b21) ### 运行环境 _No response_ ###...

bug

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 dev ### 复现链接 取消已经隐藏的子表 ### 预期行为 可以取消隐藏 ### 实际行为 取消隐藏失败 ### 运行环境 _No response_ ### 系统信息 _No...

bug
scope:sheets

### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 staging ### 复现链接 1、表格中有sheet1、sheet2 2、删除sheet1 ### 预期行为 删除后显示下一个子表sheet2的内容 ### 实际行为 仍显示sheet1 https://github.com/dream-num/univer/assets/154207126/500b9a9e-5440-4ee3-b04f-c104e2255513 ### 运行环境 _No response_ ###...

bug
scope:sheets