Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox slow and laggy

  • 4 답장
  • 247 이 문제를 만남
  • 1 보기
  • 최종 답변자: codywohlers

more options

When scrolling or typing in text fields, firefox will freeze up for a second (stutter). All input in unresponsive for a second then it will work fine for a few seconds and then it will stutter for a second again. Very annoying. Same behavior in safe mode. Chrome does not stutter on the same websites. (which is all websites - anything with a scroll bar or text box)

When scrolling or typing in text fields, firefox will freeze up for a second (stutter). All input in unresponsive for a second then it will work fine for a few seconds and then it will stutter for a second again. Very annoying. Same behavior in safe mode. Chrome does not stutter on the same websites. (which is all websites - anything with a scroll bar or text box)

선택된 해결법

[SOLVED] (for me) This seemed to work:

about:config

  network.http.pipelining = true
  network.http.pipelining.ssl = true

as inspired by https://askubuntu.com/questions/459271/mozilla-firefox-terribly-slow-on-ubuntu-14-04

for some reason that made scrolling and text box entry not "laggy"...

문맥에 따라 이 답변을 읽어주세요 👍 7

모든 댓글 (4)

more options

Hello,

The Refresh feature (called "Reset" in older Firefox versions) can fix many issues by restoring Firefox to its factory default state while saving your bookmarks, history, passwords, cookies, and other essential information.

Note: When you use this feature, you will lose any extensions, toolbar customizations, and some preferences. See the Refresh Firefox - reset add-ons and settings article for more information.

To Refresh Firefox:

  1. Open the Troubleshooting Information page using one of these methods:
    • Click the menu button New Fx Menu, click help Help-29 and select Troubleshooting Information. A new tab containing your troubleshooting information should open.
    • If you're unable to access the Help menu, type about:support in your address bar to bring up the Troubleshooting Information page.
  2. At the top right corner of the page, you should see a button that says "Refresh Firefox" ("Reset Firefox" in older Firefox versions). Click on it.
  3. Firefox will close. After the refresh process is completed, Firefox will show a window with the information that is imported.
  4. Click Finish and Firefox will reopen.

Did this fix the problem? Please report back to us!

Thank you.

more options

선택된 해결법

[SOLVED] (for me) This seemed to work:

about:config

  network.http.pipelining = true
  network.http.pipelining.ssl = true

as inspired by https://askubuntu.com/questions/459271/mozilla-firefox-terribly-slow-on-ubuntu-14-04

for some reason that made scrolling and text box entry not "laggy"...

more options

See also Bug 1340655 - Remove H1 Pipeline Support (54+)

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

more options

cor-el said

See also Bug 1340655 - Remove H1 Pipeline Support (54+)

LOL. If this feature goes away and it gets laggy again I'll update this post. Thanks for the info!