Closed Bug 187452 Opened 22 years ago Closed 1 month ago

disable image loading for slow connections

Categories

(Camino Graveyard :: Preferences, enhancement, P3)

PowerPC
macOS
enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: towb, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.0.1) Gecko/20021220 Chimera/0.6+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.0.1) Gecko/20021220 Chimera/0.6+

Most browsers let you completely disable image loading, drawing boxes with ALT
text instead. Manual loading is in the menu or toolbar. Better browsers even
have the switch in the toolbar.

Users behind plain old dial-up links *need* this.

Reproducible: Always

Steps to Reproduce:
Yeah, some basic image control would be nice.
Status: UNCONFIRMED → NEW
Ever confirmed: true

*** This bug has been marked as a duplicate of 155315 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
I do not think this is a duplicate of 155315, as that bug is about only blocking
certain images (ads), but all the time. Also the proposed changes to the UI are
different. Sure, they could be used to make surfing via modem faster, but it
would be to complicated to refetch images if you need them.

Other Browsers have both functionalities as well.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Component: Page Layout → Preferences
Ping.

Brian, is this still on your radar? Or... anyone's radar? ;)
At least most of this will be fixed when permissions.default.image is fixed (bug
299356); you can then set Camino not to load images by default.  Hooking up some
sort of manual override to then load certain images would still be needed.
Depends on: 299356
Image blocking works again. Do we want UI prefs?
Assignee: bryner → sfraser_bugs
Status: REOPENED → NEW
Priority: -- → P3
Target Milestone: --- → Camino1.2
1.0 for prefs in UI.
Status: NEW → ASSIGNED
Target Milestone: Camino1.2 → Camino1.0
what pref panel? webFeatures?
(In reply to comment #8)
> what pref panel? webFeatures?

Yes. :)
I still think this should make 1.0 and, ideally, beta 2. Requesting blocking.
Flags: camino1.0?
There are problems if you set
user_pref("permissions.default.image", 2);
when you then choose View Image on the alt tag for an image; we don't show the image, and bits of the old page remain. We'd also have to add context menu items to load specific images.

Pushing off.
Flags: camino1.0? → camino1.0-
Target Milestone: Camino1.0 → Camino1.1
QA Contact: winnie → preferences
Target Milestone: Camino1.1 → Camino2.0
Assignee: sfraser_bugs → nobody
Status: ASSIGNED → NEW
I think bz implies in bug 61711 comment 9 that there's a way to make this work.  Whether we can use that, or even if my understanding is correct, is another question ;)

There still seem to be a number of users on low-band or metered connections out there, and they'd like a feature like this....
Target Milestone: Camino2.0 → ---
Bug 218142 and bug 417545 should show how we can solve the problem of (re)loading specific images when we implement this.
(In reply to comment #13)
> Bug 218142 and bug 417545 should show how we can solve the problem of
> (re)loading specific images when we implement this.

The Firefox code in bug 218142 doesn't actually work (it won't load images if p.d.i is set to 2) and bug 417545, which would make it work, needs back-end changes, so I'm not sure if bug 61711 comment 9 is possible without Core work (someone with Gecko-fu should look).
Status: NEW → RESOLVED
Closed: 22 years ago1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.