Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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 trả lời
  • 3 gặp vấn đề này
  • 11 lượt xem
  • Trả lời mới nhất được viết bởi 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>

Tất cả các câu trả lời (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.