Alan
Alan
I also encountered this problem  If you double-click the App title bar, the BUG will be fixed. Otherwise, the problem will reappear.  If the script is run when...
Extension Host (Remote) logs: No logs in `REST` output window 
+1 Win11 Python3.11.5
Click the window to automatically scroll to the bottom
scroll up multiple pages and then switch to a different window, he automatically goes back to bottom
If I turn off automatic scrolling to the bottom, even if I press Enter, it will not scroll to the bottom and I must drag the scroll bar
我在国外,不存在网络问题
> 提供下 插件的输出日志 日志只有翻译内容,只要是到这个编辑页面就开始卡住了 如果一开始是打开的这个页面就没法加载 `Comment Translate` 插件 ``` 105,110,118,97,108,105,100,32,112,97,116,116,101,114,110,32,105,110,32,108,111,111,107,45,98,101,104,105,110,100 105,110,118,97,108,105,100,32,112,97,116,116,101,114,110,32,105,110,32,108,111,111,107,45,98,101,104,105,110,100 105,110,118,97,108,105,100,32,112,97,116,116,101,114,110,32,105,110,32,108,111,111,107,45,98,101,104,105,110,100 [Start translate]: Use 'Google' translate source [Google]: Time []: 时间 ```
测试了 `Windows 11` 平台是一样的,只要把 `from imaplib import IMAP4` 这行代码添加,然后跳转进去就复现,插件是直接安装的,配置默认,没有修改
`IMAP4` 这个包是内置的,作为参考