Closed
Bug 329077
Opened 19 years ago
Closed 19 years ago
Icons Options window gone
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha1
People
(Reporter: ria.klaassen, Assigned: philor)
Details
(Keywords: fixed1.8.1)
Attachments
(2 files)
|
2.62 KB,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
|
1.27 KB,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
Regression between 1.9a1_2006030106 and 1.9a1_2006030121.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-03-01+05%3A00%3A00&maxdate=2006-03-01+21%3A00%3A00&cvsroot=%2Fcvsroot
| Reporter | ||
Comment 1•19 years ago
|
||
Hm, I see that the whole folder preferences is missing in firefox\chrome\classic.jar\skin\classic\browser\
Comment 2•19 years ago
|
||
This appears to have been broken by Bug 328243. That was when an #ifdef MOZ_PLACES was added to classic's jar manifest and options.png is not in that ifdef while it is in the else.
Perhaps this was done because the icons are going to be updated as part of the planned Visual/UI Refresh of Firefox.
Comment 3•19 years ago
|
||
No, it's a mistake, we're not going to make the refresh ifdef places ;)
Assignee: nobody → bugs
Target Milestone: --- → Firefox 2 alpha1
Comment 4•19 years ago
|
||
In Mac OS X builds, the icons are missing from the Preferences as well, and the text seems to have lost its formatting (see especially the Privacy tab). I presume this is the same bug?
| Assignee | ||
Comment 5•19 years ago
|
||
Trunk, for pinstripe and winstripe.
Attachment #214055 -
Flags: review?(bugs)
In my extension UI Tweaker, I have a pref window and 5 icons in...but only the middle icon is missing. Wonder why only that one and not all or none.
| Reporter | ||
Comment 8•19 years ago
|
||
(In reply to comment #7)
>
Maybe you're using a theme? :D
AHh I know why, I'm linking to it that icon only which exists in the classic.jar.
Comment 10•19 years ago
|
||
Attachment #214055 -
Flags: review?(bugs) → review+
Comment 11•19 years ago
|
||
Attachment #214056 -
Flags: review?(bugs) → review+
| Assignee | ||
Updated•19 years ago
|
Assignee: bugs → philringnalda
Whiteboard: [checkin needed]
Comment 12•19 years ago
|
||
checked in trunk, waiting on a branch tree to work before I can land
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed] → [checkin needed (1.8 branch)]
Comment 13•19 years ago
|
||
landed on branch too
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
Comment 14•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•