Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Java elements get munged in FF, not IE

  • 2 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 ChrisBedford

more options

Hi there - I frequently use a "Scrabble" site where the tile rack is provided in the form of an embedded Java applet, allowing you to slide your letters back and forth to change the order they appear on the screen.

The problem comes if you scroll the page - the Java bits are replaced by some of the text and / or frame lines that appeared in that position during the scrolling. You can force the letter tiles to be redrawn by sliding them as intended, but this refreshes only the tiles, not their frame lines. Overall quite an ugly result.

I wish I could provide screen clips to illustrate this behaviour because the above explanation is at best awkward, and the URL below requires a logon and other procedures (join a game) before you can see anything of value. Isn't there any way to attach JPGs to these posts?

Hi there - I frequently use a "Scrabble" site where the tile rack is provided in the form of an embedded Java applet, allowing you to slide your letters back and forth to change the order they appear on the screen. The problem comes if you scroll the page - the Java bits are replaced by some of the text and / or frame lines that appeared in that position during the scrolling. You can force the letter tiles to be redrawn by sliding them as intended, but this refreshes only the tiles, not their frame lines. Overall quite an ugly result. I wish I could provide screen clips to illustrate this behaviour because the above explanation is at best awkward, and the URL below requires a logon and other procedures (join a game) before you can see anything of value. Isn't there any way to attach JPGs to these posts?

由ChrisBedford于修改

被采纳的解决方案

Try to disable hardware acceleration.

  • Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Try to disable hardware acceleration.

  • Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

more options

Thanks! Worked.

I should have mentioned that Video drivers was the first thing I suspected, and updated to latest available. It made no discernible difference. Anyway I can live with this workaround, since running FF with HW acceleration off doesn't make any discernible difference to performance. Many thanks.