使用 JScrollPane 滚动文本时显示偶尔会扭曲

发布于 2024-09-10 18:09:59 字数 219 浏览 4 评论 0原文

我有一个应用程序,它在 JScrollPane 中包含的 JEditorPane 中显示文本。 60 个用户拥有此应用程序。有时,在一位用户的计算机上,当她滚动文本时,显示会突然变得扭曲。部分文本的显示方式与滚动之前的显示方式相同,部分文本的显示方式与滚动后的显示方式相同。其效果就像有人将某些像素从屏幕上拉下来并保留其他像素一样。我不相信这是一个软件问题,因为它只发生在一个屏幕上,但我想帮助这个可怜的用户。有什么想法吗?

I have an application that displays text in a JEditorPane contained within a JScrollPane. 60 users have this application. Occasionally on one user's machine, when she scrolls the text the display suddenly becomes distorted. Part of the the text appears the way it did before the scroll and part of it appears the way it did after the scroll. The effect is like it would be if someone pulled some of the pixels down the screen and left others in tact. I don't believe this is a software problem because it only happens in one screen but I would like to help this poor user out. Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

始于初秋 2024-09-17 18:09:59

请检查您的 JDK 版本是否与此错误描述匹配 https://bugs.java.com /bugdatabase/view_bug?bug_id=5087395

Please check if you JDK version matched with this bug description https://bugs.java.com/bugdatabase/view_bug?bug_id=5087395

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文