Results 14 comments of fanliwen

![Image](https://github.com/user-attachments/assets/48058013-b08e-4312-8152-25ebc430afe3) ubuntu 上测试没什么问题,是不是已经修复了。 PS: 如果想要内核的打印预览,可以加上参数。 ``` config.addCommandLineSwitch("enable-print-preview"); ``` ![Image](https://github.com/user-attachments/assets/335ae343-fbee-4a3f-b571-205ee87e411e)

这个问题是 OSR 之后引起的 cefsimple 不是 osr, 不过我测试了 CEF136 cefclient OSR 模式下连中文都无法输入了。 PS:注意官方示例的 SanityCheckWindowConfig 方法会重新修正 OSR 的值,开启OSR时必须开启 use_alloy_style。 ![Image](https://github.com/user-attachments/assets/04d46a01-01ad-4a7e-8e82-e26a08db9625)

补充:windows + OSR + 搜狗位置也不对,微软拼音正常。 ![Image](https://github.com/user-attachments/assets/8dabdfe7-aabd-44e1-ba32-78329ed9c92b)

咱。。。还是说中文吧,你是想做一个类似 GPT 的显示答案的那种效果么,这个估计有点难,应为渲染是由 markdown-it 核心提供的。