Closed Bug 279535 Opened 21 years ago Closed 21 years ago

[FIX] disabling and then enabling image view doesn't show images again

Categories

(SeaMonkey :: Preferences, defect)

x86
All
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nirav_patel, Assigned: mvl)

References

Details

(Keywords: regression)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050111 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050111 disable images in pages and then enabling them again doesn't show the images again...images are now not at all displayed no matter how many times the image acceptance policy is changed (enable/disable) Reproducible: Always Steps to Reproduce: 1. disable the image in pages 2. enable it to show all images 3. well that's it, no way to reproduces.... Actual Results: i can't see images on pages now..... Expected Results: it has to show images on each pages
"Image Acceptance Policy" does not seem to work at all for me, Mozilla 2005-01-22-05 trunk Linux. I set it to "Do not load any images" but it does load them, even after restart. This occurs both with an old profile and freshly created one.
Assignee: general → prefs
Component: General → Preferences
QA Contact: general
Depends on: 279782
That sounds pretty serious.... mvl, did you break this? Mats, do you still see this in a build with bug 279782 fixed?
Flags: blocking1.8b?
this works for, with both the tools->image manager menu and the preferences. Nirav, if this is still a problem with the latest nightlies, can you give more detailed steps to reproduce?
(In reply to comment #2) > Mats, do you still see this in a build with bug 279782 fixed? Yes, I still see this with 2005-02-04-06 trunk Linux. Both with an old profile and a freshly created one, even after restart. STEPS TO REPRODUCE: 1. Install http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest/ into an empty directory 2. Click Preferences->Privacy&Security->Images->Image Acceptance Policy: "Do no load any images" 3. load http://www.cnn.com (images are shown) 4. exit 5. start and goto http://www.cnn.com (images are shown) (I verified that the pref survived the restart)
OS: Windows XP → All
Comment on attachment 173388 [details] prefs.js for the fresh profile used in tests ... after I had set the "Do not load any images" that is.
Confirming based on Mats' data.
Assignee: prefs → mvl
Status: UNCONFIRMED → NEW
Ever confirmed: true
I still can't reproduce. the pref just works. This sounds like bug 280670, but the fix should be in the latest builds. Also, the pref is set correctly: user_pref("permissions.default.image", 2); 2 is deny (http://lxr.mozilla.org/seamonkey/source/netwerk/base/public/nsIPermissionManager.idl#78) So i don't get it. Would there be a reason that libpermissions.so would not load? Is there anything for libpermissions and/or @mozilla.org/permissionmanager in mozilla/components/compreg.dat?
I used mozilla-i686-pc-linux-gnu-full-installer.tar.gz if that matters...
... it does - I tried mozilla-i686-pc-linux-gnu-gtk2+xft.tar.gz and mozilla-i686-pc-linux-gnu.tar.gz and those works fine. So, it seems this an installer problem.
Was libpermissions.so added to the installer manifests?
ehm, no. I suck
Assignee: mvl → prefs
now i really suck for hitting random radiobuttons :( sorry for the spam.
Assignee: prefs → mvl
Attached patch patch v1Splinter Review
patch adds the permissions so/dll to unix and os2. I'm not sure if i should add it to packages-win too, given that cookie.dll and wallet.dll are both not in there. Is windows always static?
Attachment #173396 - Flags: superreview?(darin)
Attachment #173396 - Flags: review?(benjamin)
Flags: blocking1.8b? → blocking1.8b-
Flags: blocking1.8b2?
Keywords: regression
Summary: disabling and then enabling image view doesn't show images again → [FIX] disabling and then enabling image view doesn't show images again
Comment on attachment 173396 [details] [diff] [review] patch v1 ack! sr=darin
Attachment #173396 - Flags: superreview?(darin) → superreview+
we don't build seamonkey statically on any platforms.
Attachment #173396 - Flags: review?(benjamin) → review+
patch checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Verified fixed, 2005-03-24-05 trunk Linux.
Status: RESOLVED → VERIFIED
Flags: blocking1.8b2?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: