Closed Bug 283603 Opened 19 years ago Closed 19 years ago

The "tab"-icon in Options is the same as download-icon

Categories

(Firefox :: Settings UI, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox1.5

People

(Reporter: Peter6, Assigned: kevin)

References

Details

Attachments

(5 files)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050225
Firefox/1.0+

Open new options window
The tab "icon" is the same as the download icon
Summary: The "tab"-icon in Options is the download-icon → The "tab"-icon in Options is the same as download-icon
*** Bug 283599 has been marked as a duplicate of this bug. ***
On Mac OS X, it shows the General icon, the Privacy icon, the Content icon, the
Themes icon, the Extensions icon, the Advanced icon, and the Downloads
icon...all next to each other as one entity for "Tabs"!  I was pretty confused
at first...
What it looks like on Mac OS X.  Assuming it's a different (and worse)
manifestation of the same bug.
If you use the default theme you may need to file another bug.

A number of these icons obviously don't belong there at all.

This bug is only about the use of the download icon for both "tabs" and "downloads"
The image that is used in that case doesn't even have an image defined for tabs.

See:
http://lxr.mozilla.org/mozilla/source/browser/themes/winstripe/browser/preferences/Options.png

So the image region for the downloads:
http://lxr.mozilla.org/mozilla/source/browser/themes/winstripe/browser/preferences/preferences.css#65

Is the same as the one for tabs:
http://lxr.mozilla.org/mozilla/source/browser/themes/winstripe/browser/preferences/preferences.css#72

A new image needs to be added and the regions modified accordingly.

The same base cause affects the mac theme, with different results since the
image regions are different as well as the image:

http://lxr.mozilla.org/mozilla/source/browser/themes/pinstripe/browser/preferences/Options.png
CC Stephen Horlander for missing image
this is really a theme issue.  I think ben hacked in the download icon as a
placeholder, but missed pinstripe, but I'm sure he's already poked Steven/Kevin.
 In any case, tossing to Kevin so its on the right person's radar.
Assignee: bugs → webmail
Flags: blocking-aviary1.1+
The patch for MacOS X problem(s) has already been checked in, but only for
PREFERENCES_20050101_BRANCH, not for trunk.
I just checked in the Mac theme tweaks to the trunk. I'll work on a Winstripe
Tabs icon this weekend.
Status: NEW → ASSIGNED
(In reply to comment #9)
> I just checked in the Mac theme tweaks to the trunk. I'll work on a Winstripe
> Tabs icon this weekend.

Can't we just use the Tab icon we have minus the + sign?
Dang, the more I think about this the more pointless it seems to file, but
here's an updated Icon. Just stole the new tab icon and edited it a bit. Tkae
it or leave it. I don't have access to CVS, so I can't create the patch for
preferences.css but the changes should involve changing the file at:
classic.jar\skin\classic\browser\preferences\preferences.css so that the tabs
pane reads:

radio[pane=paneTabs] {
	-moz-image-region: rect(0px, 192px, 32px, 160px)
}
radio[pane=paneTabs]:hover, radio[pane=paneTabs][selected="true"] {
	-moz-image-region: rect(32px, 192px, 64px, 160px)
}

if someone else can create it.
Checked in a tabs icon and the image rect coords to use it. I haven't had a
chance to test this on Windows. Please post a screenshot here.. thanks.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Target Milestone: --- → Firefox1.1
Attached image screenshot
Attachment #176504 - Attachment is patch: false
Attachment #176504 - Attachment mime type: text/plain → image/png
Attached image modified icon
Kevin, the tabs icon doesn't "fit" too well in the row (not enough height)
I stretched the image a bit (top row of att.) to make it fit better.
Could you modify it when you have the time (and before too many start
complaining )
(In reply to comment #14)
> Created an attachment (id=176560) [edit]
> modified icon
> 
> Kevin, the tabs icon doesn't "fit" too well in the row (not enough height)
> I stretched the image a bit (top row of att.) to make it fit better.
> Could you modify it when you have the time (and before too many start
> complaining )
> 

That is an improvement, but I think the best would be somewhere in the middle.
The "tab" part is now too tall, but the "folder part" could be the enlarged part.
thanks Kevin
(In reply to comment #16)
> Created an attachment (id=176963) [edit]
> Second pass at Tabs icon .. checked in
> 

Nice!
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: