搜索 | 用户支持

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

详细了解

When I set the cursor on a page and then load another. The cursor does not change until the mouse is moved. Can this be resolved?

  • 2 个回答
  • 3 人有此问题
  • 8 次查看
  • 最后回复者为 bragusa

more options

When I set the cursor on a page and then load another. The cursor does not change until the mouse is moved. Can this be resolved?

Test code: <title>Click 'Reload' and do not move cursor!</title> <body> Reload </body> </html>

When I set the cursor on a page and then load another. The cursor does not change until the mouse is moved. Can this be resolved? Test code: <html> <head> <title>Click 'Reload' and do not move cursor!</title> </html> <body> <span style="cursor:pointer" onclick="this.style.cursor='wait';document.location.search=(new Date()).getTime();">Reload</span> </body> </html>

所有回复 (2)

more options

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).

more options

As suspected this made no difference. This has been tried on numerous machines. This may be a firefox bug.