본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Stop button: What does it do?

more options

If I start opening a hundreds-megabyte PDF, or a JS-heavy website, or a server just do not respond at all, I expect that when I'll press "Stop" button browser would... emm... stop: stop trying to render the rest of the page, stop trying to establish the connection... But notning happens. I don't see any reactions to Stop button. The only way to stop the download is to close the tab (I'm not sure, I hope it stops). By the way, it is especially "nice" when the program closes together with the closing of the last (as suddenly will be realized later) tab.

So, there is the "Stop/Reload" button. Does it do something like stop something? Or it is purely decorative/irritative? Or I just press it wrong way?

If I start opening a hundreds-megabyte PDF, or a JS-heavy website, or a server just do not respond at all, I expect that when I'll press "Stop" button browser would... emm... stop: stop trying to render the rest of the page, stop trying to establish the connection... But notning happens. I don't see any reactions to Stop button. The only way to stop the download is to close the tab (I'm not sure, I hope it stops). By the way, it is especially "nice" when the program closes together with the closing of the last (as suddenly will be realized later) tab. So, there is the "Stop/Reload" button. Does it do something like stop something? Or it is purely decorative/irritative? Or I just press it wrong way?

모든 댓글 (1)

more options

Regarding Stop, someone else may know more technical details. My assumption was that it cancels pending network requests and doesn't send any new ones, and may interrupt some layout functions, but it probably lets others run to completion (or if they are nonresponsive, then it can't do anything about that).

qsjn4ukr said

The only way to stop the download is to close the tab (I'm not sure, I hope it stops). By the way, it is especially "nice" when the program closes together with the closing of the last (as suddenly will be realized later) tab.

You can set Firefox to open a new tab when closing the current tab would close the current window:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste LASTTAB and pause while the list is filtered

(3) Double-click the browser.tabs.closeWindowWithLastTab preference to switch the value from true to false

More info on about:config: Configuration Editor for Firefox.