Closed Bug 235190 Opened 21 years ago Closed 21 years ago

Cookie privacy icon changes height of status bar (classic theme)

Categories

(Core :: Networking: Cookies, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bugs4hj, Assigned: darin.moz)

References

Details

Attachments

(2 files)

The height of the status changes as soon as the privacy icon is displayed.

Steps to reproduce:
1) accepts cookies based on privacy settings
2) visit cnn.com

Current result: see attached screenshot
Proposed changes:

http://lxr.mozilla.org/seamonkey/source/themes/classic/navigator/navigator.css#344
http://lxr.mozilla.org/seamonkey/source/themes/modern/navigator/navigator.css

+#privacy-button {
+  list-style-image: url("chrome://communicator/skin/cookie/taskbar-cookie.gif");
+  padding-right: 2px;
+}

http://lxr.mozilla.org/seamonkey/source/extensions/cookie/resources/content/cookieTasksOverlay.xul#117

-                       oncommand="viewP3PDialog()"
tooltiptext="&cookieIcon.label;">
+                       oncommand="viewP3PDialog()"
tooltiptext="&cookieIcon.label;"/>
-         <toolbarbutton class="taskbutton" id="mini-cookie"
+                       
image="chrome://communicator/skin/cookie/taskbar-cookie.gif"/>
Oops, replace the last + with -
Comment on attachment 142080 [details] [diff] [review]
Comment 2 as a patch

p=hj, r=me, sr=darin?
Attachment #142080 - Flags: superreview?(darin)
Attachment #142080 - Flags: review+
Thanks Neil. I am still far away from home and we're moving another 3500 miles
next Friday, so still no CVS access for another X weeks.
Attachment #142080 - Flags: superreview?(darin) → superreview+
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 228566 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: