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

After this last update, I cannot make the window smaller without disapearing

more options

The restore down function isn't working since the update

The restore down function isn't working since the update

Giải pháp được chọn

You could try the "trick" in this thread (read down to the "simplified" one): "restore down" button makes window disappear, rather than shrink.


Edit: Actually, I'll just paste this here. The guess is that the window is offscreen, so this is a way to bring it back on screen.

(1) Copy the following line of code to the clipboard:


newwin=window.open(window.location.href);newwin.moveTo(0,0);

(2) In the maximized window, press Ctrl+Shift+k to open the web console.

(3) Press Ctrl+v to paste the line of code then press Enter to run it. A new copy of that page should open in a window positioned at the top left of the screen.

(4) Switch back to the maximized window and close it first, before doing anything in the new window.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

more options

First, try to reset Firefox. Refresh Firefox - reset add-ons and settings. This simple step will eliminate many Firefox problems with only one click.

A few other basic trouble shooting things you can try is this: Run all Windows Updates, install all needed service packs, etc.

Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. Upgrade your graphics drivers to use hardware acceleration and WebGL

Update all your plugins (Flash, Java, etc.): http://www.mozilla.org/plugincheck/.

Download and Install MalwareBytes Anti-Malware, run a full Scan. http://www.malwarebytes.org/. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.

more options

Giải pháp được chọn

You could try the "trick" in this thread (read down to the "simplified" one): "restore down" button makes window disappear, rather than shrink.


Edit: Actually, I'll just paste this here. The guess is that the window is offscreen, so this is a way to bring it back on screen.

(1) Copy the following line of code to the clipboard:


newwin=window.open(window.location.href);newwin.moveTo(0,0);

(2) In the maximized window, press Ctrl+Shift+k to open the web console.

(3) Press Ctrl+v to paste the line of code then press Enter to run it. A new copy of that page should open in a window positioned at the top left of the screen.

(4) Switch back to the maximized window and close it first, before doing anything in the new window.

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào