Open Bug 1356435 Opened 7 years ago Updated 2 years ago

Styling bookmark item is no longer available

Categories

(Toolkit :: Places, defect, P5)

55 Branch
defect

Tracking

()

People

(Reporter: euthanasia_waltz, Unassigned)

References

()

Details

(Keywords: regression, Whiteboard: [fxsearch])

Attachments

(2 files)

Attached image 20170413 bad
STR:
1. Create new profile
2. Create userChrome.css
  .sidebar-placesTreechildren::-moz-tree-image(leaf),
  .bookmark-item:not([container]) {
    list-style-image: url("chrome://global/skin/icons/folder-item.png") !important;
    -moz-image-region: rect(0px,16px,16px,0px) !important;
  }
3. Start nightly with the profile
4. Create new bookmark ("New Bookmark..." on bookmarks sidebar)

AR:
The favicon of new bookmark is default globe icon.

ER:
The favicon of new bookmark is white paper icon.
Attached image 20170412 good
Probably a regression from Bug 977177, strange since I didn't change any styling.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Priority: -- → P3
Whiteboard: [fxsearch]
I'm encountering the same issue after upgrading to version 55. None of my changes could override the default favicon image.
Priority: P3 → P5
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: