x-spreadsheet icon indicating copy to clipboard operation
x-spreadsheet copied to clipboard

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

Results 212 x-spreadsheet issues
Sort by recently updated
recently updated
newest added

如何全选操作

我这里容器区宽度是可变的,如何重新设置容器的width,感谢

看到20年有comit 是解决这个问题的, 但项目拉下来后仍然存在问题

xss found PoC: https://ibb.co/XbdMNVV Payload: `">`

为什么工具栏 的 宽度 需要比画布短一截? ![image](https://user-images.githubusercontent.com/38069341/179213431-21cadd2c-7e46-4ecd-b760-0ef4f4bd2b80.png)

在官方示例的 sheet-test 中测试,https://myliang.github.io/x-spreadsheet/ 1. 选中区域,选择细线,选择所有框线 ![1](https://user-images.githubusercontent.com/10695861/173524934-7e4f4532-1fc7-470c-a905-f8397000d4a0.png) 2. 此时显示正常 ![2](https://user-images.githubusercontent.com/10695861/173525075-632d3542-c63c-4e43-89de-2c4a35d43799.png) 3. 再选中上次的区域,选择粗线,选择外侧框线 ![3](https://user-images.githubusercontent.com/10695861/173525336-2b66eced-6cf1-4bee-9894-98b04a68d68e.png) 4. 边框显示错乱 ![4](https://user-images.githubusercontent.com/10695861/173525437-7c7d5fa4-c6b2-480f-a05a-2b693b0c8bef.png)

/src/index.js 这个是你github最新代码,是由包含删除sheet触发change的hooks ![image](https://user-images.githubusercontent.com/107379952/177936963-a117e308-1714-44cb-9536-ce5927119564.png) /src/index.js 这个是发布到npm的1.1.9版本的代码 ![image](https://user-images.githubusercontent.com/107379952/177937719-884f8b67-1c5e-4e4b-a705-03bd3ddf289a.png)

Tested in Chromium and Safari against https://myliang.github.io/x-spreadsheet/ After copying plain text, pasting (either with context menu or Command+V) does not paste any content. It does paste text if you activate...