Closed
Bug 397211
Opened 18 years ago
Closed 17 years ago
fx3 livemark icons are fixed, cannot be altered by themes
Categories
(Firefox :: Bookmarks & History, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ehume, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007092105 Minefield/3.0a8pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007092105 Minefield/3.0a8pre
In fx3, the livemarks have a Javascript attribute of
src=chrome://browser/skin/places/livemarkItem.png
This does not respond to normal manipulations in browser.css, so that the only image that can be used is an image that is located in the browser/places directory, and has the name of livemarkItem.png.
It is not amenable to a -moz-image-region call, so that a themer cannot assign a differing image for :hover or [open="true"] pseudo-classes.
Although the default theme has code which attempts to assign the icon to chrome://browser/skin/livemark-folder.png, even using an !important tag, and tries to assign a differing image region for the open pseudo-class, nothing happens.
We themers need to be able to change pseudo-classes.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
This is not a problem in fx2
Updated•18 years ago
|
Component: Bookmarks → Places
QA Contact: bookmarks → places
Comment 3•17 years ago
|
||
As far as I can tell, this is not an issue on trunk.
This seems to have been fixed since October. Anyone else see it?
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P2
Comment 5•17 years ago
|
||
pretty sure I remember this getting fixed a while back. WFM I guess?
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 6•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
•