Closed
Bug 216381
Opened 22 years ago
Closed 22 years ago
refresh command (not reload)
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: galio, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
I was thinking that I'll be good to implement a refresh command (and a button,
obviously), for only reloading those that has changed.
I'm not talking of M$IE's refresh, that is a reload, or of removing the reload
command. For example, if I am editing an HTML file with JavaScipts in it, and
the only thing that changed was an <img src> tag, not reload the scripts.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
What you call an refresh is a reload. If you change anything in a webpage, be it
a huge script or just a single tag, the whole document has to be reloaded, to
refresh its screen appearance. That's how http and html work.
-> WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•22 years ago
|
||
no...I think you didn't understand me. I was thinking that, if for example, an
image changes, the ability to reload only that image, with commands like "reload
images", for example. I'm calling that refresh because you'r not reloadin all.
And please... don't put WONTFIX to everything... take a deeper look on all
proposals...
Comment 3•22 years ago
|
||
What you want does not belong here. You should file this bug in browser->layout
instead, since this functionality would have to be implemented there.
Comment 4•22 years ago
|
||
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b)
Gecko/20030817 Mozilla Firebird/0.6.1+
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•