0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,236 forks (2,236 forks)batch import
enhancementgood first issueimportant
Repository metrics
- Stars
- 15,390 stars (15,390 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
描述错误
excel应支持跨合并单元格的复制
重现
重现错误的步骤:
1.设置一个横向合并单元格
2.选中合并单元格所在的第一列整列
3.复制提示不允许复制
期望的结果
应该允许复制
屏幕截图或演示

环境:
- 操作系统: Windows
- 浏览器 版本号: Edge 版本 86.0.622.58 (官方内部版本) (64 位)
- Luckysheet版本: 最新
Contributor guide
- Research direction
- Investigate the copy operation handling for merged cells in the Luckysheet source code, specifically the selection and copy logic.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- JavaScriptGit