FantasyCopilot
FantasyCopilot copied to clipboard
[Bug] In the code block, selecting text does not synchronize the scrollbar.
Bug description
When the code returned by ai is long, I want to copy a section of it, but the code is too long to be fully selected
Reproduce steps
1. open the app
2. ask code related questions and let ai generate the code
3. mouse to select a single line of longer code
Expected behavior
横向滚动条跟随鼠标选中位置移动
Screenshot
No response
Application source
- [X] Microsoft Store
- [ ] Github
- [ ] Others
Other sources
No response
System version
- [ ] Windows 11 21H2 (Build 22000)
- [X] Windows 11 22H2 (Build 22621)
- [ ] Others
Other system versions
No response
Device
No response
Remark
No response
The implementation of this scrolling is easy for the web, but it is a bit problematic for the native, I will keep an eye on this issue, and continue to try to see if there is a better way