Closed Bug 334669 Opened 19 years ago Closed 18 years ago

bookmark separators have an icon overlaid over it

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 alpha5

People

(Reporter: regis.caspar+bz, Assigned: tabmix.onemen)

Details

(Keywords: regression)

Attachments

(4 files, 1 obsolete file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060419 Firefox/3.0a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060419 Firefox/3.0a1 In the place window, separators have a "document" icon overlaid over it (see attached screenshot) Reproducible: Always Steps to Reproduce: 1. Open place dialog 2. Look for a separator or creates one 3. Look at this separator Actual Results: icon overlaid over the separator Expected Results: normal separator (i.e. straight line without any icon) patch for #329367 looks like a good culprit...
Attached image screenshot
screenshot showing the problem
Severity: minor → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070406 Minefield/3.0a4pre ID:2007040604 [enable-places-bookmarks] still happens, in Bookmarks Manager and in sidebar-bookmarks.
Blocks: 370099
No longer blocks: 370099
Attachment #263101 - Flags: review?(mano)
Comment on attachment 263101 [details] [diff] [review] patch for winstripe Sorry for latency, r=mano.
Attachment #263101 - Flags: review?(mano) → review+
Assignee: nobody → onemen.one
Target Milestone: --- → Firefox 3 alpha5
mozilla/browser/themes/winstripe/browser/places/places.css 1.10
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
asaf and onemen.one@gmail.com: I think this regressed the fix for bug #364316. the fix for that bug included some rules to keep favicons at 16x16 in the bm manager and history sidebar (for example).
Attached patch keep favicons at 16x16 (obsolete) — Splinter Review
Attachment #264386 - Flags: review?(mano)
Comment on attachment 264386 [details] [diff] [review] keep favicons at 16x16 >Index: browser/themes/winstripe/browser/places/places.css >=================================================================== >+treechildren::-moz-tree-image(title) { >+ width: 16px; >+ height: 16px; >+} >+ >+treechildren::-moz-tree-image(title, separator) { >+ width: 0px !important; >+ height: 0px !important; >+} >+ you don't need !important here, I think. also, s/0px/0/. r=mano otherwise.
Attachment #264386 - Flags: review?(mano) → review+
fixed landed, thanks onemen.one! Checking in browser/components/places/content/treeView.js; /cvsroot/mozilla/browser/components/places/content/treeView.js,v <-- treeView. js new revision: 1.6; previous revision: 1.5 done Checking in browser/themes/winstripe/browser/places/places.css; /cvsroot/mozilla/browser/themes/winstripe/browser/places/places.css,v <-- plac es.css new revision: 1.11; previous revision: 1.10 done
It appears that pinstripe has a similar problem
> It appears that pinstripe has a similar problem spun off to bug #380703
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.

Attachment

General

Creator:
Created:
Updated:
Size: