Closed Bug 88200 Opened 23 years ago Closed 23 years ago

Don't show progress text/meter for chrome:/resource: URLs ("Read: <filename>")

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.4

People

(Reporter: ezh, Assigned: bugzilla)

References

Details

Attachments

(2 files)

Open this bug based on the suggestion in bug 79947.

So, we like not to show anything in the status bar for resource:-protocol
requests.

I'll attach a screenshot for this bug. See the status bar.
Attached image screenshot
->XPApps
Assignee: asa → blake
Component: Browser-General → XP Apps: GUI Features
QA Contact: doronr → sairuh
*** Bug 88223 has been marked as a duplicate of this bug. ***
I see this for a couple of months now.
Very annoying because the a lot of status messages are unreadable
QA Contact: sairuh → claudius
Comments From Boris Zbarsky 2001-05-14 23:35
we could try not showing anything in the status bar for resource:-protocol
requests.  Please file that as a separate and *clear* bug.

I'm sorry, but this bug is _not_ clear.  I would argue the older bug was 
clearer.
One-time shot at resummarizing for clarity.  Any better?
Summary: not showing anything in the status bar for resource:-protocol → Do not display text in status bar after loading chrome resources (currently displays "Read: <filename>")
OS: Windows 98 → All
Hardware: PC → All
Summary: Do not display text in status bar after loading chrome resources (currently displays "Read: <filename>") → Don't show progress text for chrome: URLs in status bar ("Read: <filename>")
Actually, now I pay attention, it's not just status text which is being errantly
shown for loading of chrome. When I click a scrollbar button for a particular
direction (down/up/right/left) for the first time, Mozilla also gives me a
*progress meter* showing the progress being made in loading the button graphic.
Kewl. Who wants to bet that for a tiny fraction of a second, Mozilla is actually
animating the throbber while loading these URLs too? :-)

A good way of testing this would be to replace the image for depressed state of
the down scrollbar button with an animated GIF that is several hundred kilobytes
in size.

Note that this can't be fixed just by setting {visibility: hidden} or whatever
on the status text and progress meter during a chrome: or resource: URL load,
because other non-chrome/-resource URLs might be loading at the same time.
Summary: Don't show progress text for chrome: URLs in status bar ("Read: <filename>") → Don't show progress text/meter for chrome:/resource: URLs ("Read: <filename>")
*** Bug 82145 has been marked as a duplicate of this bug. ***
usability/polish, 0.9.4.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.4
Attached patch patchSplinter Review
*** Bug 88019 has been marked as a duplicate of this bug. ***
NS_ERROR_MODULE_NETWORK is already defined as 6 in nsError.h.  Where does the
2152398848 value come from?  Also, the constant names confuse me.  They're based
off of an error constant, yet they don't seem to be errors.  And, finally, I
assume that these values are already being set somewhere, and it's just up to
OnStatusChange() to pick them up?
Yes, they're defined in
http://lxr.mozilla.org/seamonkey/source/netwerk/base/public/nsIFileTransportService.idl#82.
I couldn't find any clean way to refer to them; then I found
http://lxr.mozilla.org/seamonkey/source/extensions/irc/js/lib/connection-xpcom.js#28,
which is marginally better, so I copied it.
That's a little odd, but ok.  r=dean, assuming it's been tested well to make 
sure that all appropriate message still show up.  Can you add a comment about 
why you're returning, seeing as I wouldn't be able to figure it out from the 
names of the constants?
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 82145 has been marked as a duplicate of this bug. ***
*** Bug 82145 has been marked as a duplicate of this bug. ***
VERIFIED Fixed with 20010907 builds
Status: RESOLVED → VERIFIED
mpt, did you ever file a bug based on your 2001-07-16 08:14 comments?
No, I resummarized this one because it seemed obvious that it was the same bug.
However, in build 2001110908, the progress text is staying the same, but the
progress meter is still appearing. So I just filed bug 109580, `Don't show
progress meter for chrome:/resource: URIs'.
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: