Re: SM 2.0a2 issues

2008-12-17 Thread »Q«
On Wed, 17 Dec 2008 14:26:26 -0500 Ed Mullen wrote: > Peter Potamus the Purple Hippo wrote: > > sorry to say, but I disagree. Icons should be on by default. I've > > got lots of favicons with no text. I just look at the icon and I > > know what is about. > > Interesting. I have never seen any

Re: SM 2.0a2 issues

2008-12-17 Thread NoOp
On 12/16/2008 10:24 PM, Philip Chee wrote: > On Mon, 15 Dec 2008 14:14:27 -0500, Ed Mullen wrote: > >> /* Kill bookmark icons in the Personal Toolbar */ >> toolbarbutton.bookmark-item > .toolbarbutton-icon { >>display: none; >> } >> /* END Kill bookmark icons in the Personal Toolbar */ >> >>

Re: SM 2.0a2 issues

2008-12-17 Thread Ed Mullen
Peter Potamus the Purple Hippo wrote: Ed Mullen wrote: Philip Chee wrote: On Wed, 17 Dec 2008 14:39:39 +0100, Robert Kaiser wrote: Philip Chee wrote: It's not a bug in the sense that I copied the Firefox CSS which did: /* Prevent [mode="icons"|"text"] from hiding the label and icon */ #bookm

Re: SM 2.0a2 issues

2008-12-17 Thread Ed Mullen
keith_w wrote: Ed Mullen wrote: [...] I suggest that having Personal Toolbar icons off by default is preferable. The text hover state adequately shows me if the text is a single bookmark/link or a folder by the different representations. A folder is shown as a raised button, a link is underlin

Re: SM 2.0a2 issues

2008-12-17 Thread Peter Potamus the Purple Hippo
Ed Mullen wrote: Philip Chee wrote: On Wed, 17 Dec 2008 14:39:39 +0100, Robert Kaiser wrote: Philip Chee wrote: It's not a bug in the sense that I copied the Firefox CSS which did: /* Prevent [mode="icons"|"text"] from hiding the label and icon */ #bookmarks-ptf .bookmark-item> .toolbarbutt

Re: SM 2.0a2 issues

2008-12-17 Thread Ed Mullen
Robert Kaiser wrote: Ed Mullen wrote: Interesting. The only place I could right-click on the Personal Toolbar to get that particular pop-up menu was the collapse widget at the left of the toolbar. Anyplace else (other than on an actual bookmark) gives a different pop-up menu (New Folder, Sort Fo

Re: SM 2.0a2 issues

2008-12-17 Thread keith_w
Ed Mullen wrote: [...] I suggest that having Personal Toolbar icons off by default is preferable. The text hover state adequately shows me if the text is a single bookmark/link or a folder by the different representations. A folder is shown as a raised button, a link is underlined. Perfect

Re: SM 2.0a2 issues

2008-12-17 Thread Ed Mullen
Philip Chee wrote: On Wed, 17 Dec 2008 14:39:39 +0100, Robert Kaiser wrote: Philip Chee wrote: It's not a bug in the sense that I copied the Firefox CSS which did: /* Prevent [mode="icons"|"text"] from hiding the label and icon */ #bookmarks-ptf .bookmark-item> .toolbarbutton-text, #bookmark

Re: SM 2.0a2 issues

2008-12-17 Thread Philip Chee
On Wed, 17 Dec 2008 14:39:39 +0100, Robert Kaiser wrote: > Philip Chee wrote: >> It's not a bug in the sense that I copied the Firefox CSS which did: >> >> /* Prevent [mode="icons"|"text"] from hiding the label and icon */ >> #bookmarks-ptf .bookmark-item> .toolbarbutton-text, >> #bookmarks-ptf .b

Re: SM 2.0a2 issues

2008-12-17 Thread Philip Chee
On Wed, 17 Dec 2008 14:38:02 +0100, Robert Kaiser wrote: > Ed Mullen wrote: >> Interesting. The only place I could right-click on the Personal Toolbar >> to get that particular pop-up menu was the collapse widget at the left >> of the toolbar. Anyplace else (other than on an actual bookmark) gives

Re: SM 2.0a2 issues

2008-12-17 Thread Robert Kaiser
Philip Chee wrote: It's not a bug in the sense that I copied the Firefox CSS which did: /* Prevent [mode="icons"|"text"] from hiding the label and icon */ #bookmarks-ptf .bookmark-item> .toolbarbutton-text, #bookmarks-ptf .bookmark-item> .toolbarbutton-icon { display: -moz-box !important; }

Re: SM 2.0a2 issues

2008-12-17 Thread Robert Kaiser
Ed Mullen wrote: Interesting. The only place I could right-click on the Personal Toolbar to get that particular pop-up menu was the collapse widget at the left of the toolbar. Anyplace else (other than on an actual bookmark) gives a different pop-up menu (New Folder, Sort Folder, Sort Folder by N

Re: SM 2.0a2 issues

2008-12-16 Thread Philip Chee
On Tue, 16 Dec 2008 03:31:59 +0100, Robert Kaiser wrote: > Ed Mullen wrote: >> 2. In my userChrome.css file is the following: >> >> /* Kill bookmark icons in the Personal Toolbar */ >> toolbarbutton.bookmark-item > .toolbarbutton-icon { >> display: none; >> } >> /* END Kill bookmark icons in the Pe

Re: SM 2.0a2 issues

2008-12-16 Thread Philip Chee
On Mon, 15 Dec 2008 14:14:27 -0500, Ed Mullen wrote: > /* Kill bookmark icons in the Personal Toolbar */ > toolbarbutton.bookmark-item > .toolbarbutton-icon { >display: none; > } > /* END Kill bookmark icons in the Personal Toolbar */ > > which turns off the icons in the Personal Toolbar whic

Re: SM 2.0a2 issues

2008-12-16 Thread Ed Mullen
Robert Kaiser wrote: Ed Mullen wrote: Robert Kaiser wrote: Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar

Re: SM 2.0a2 issues

2008-12-16 Thread Robert Kaiser
Ed Mullen wrote: Robert Kaiser wrote: Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar */ which turns off th

Re: SM 2.0a2 issues

2008-12-16 Thread Ed Mullen
Robert Kaiser wrote: Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar */ which turns off the icons in the Per

Re: SM 2.0a2 issues

2008-12-16 Thread Ed Mullen
»Q« wrote: On Mon, 15 Dec 2008 14:14:27 -0500 Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item> .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar */ whic

Re: SM 2.0a2 issues

2008-12-16 Thread Ed Mullen
Stanimir Stamenkov wrote: Mon, 15 Dec 2008 14:14:27 -0500, /Ed Mullen/: Just trying SM 2.0a2 and immediately noticed: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Ki

Re: SM 2.0a2 issues

2008-12-15 Thread Robert Kaiser
Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar */ which turns off the icons in the Personal Toolbar which, a

Re: SM 2.0a2 issues

2008-12-15 Thread »Q«
On Mon, 15 Dec 2008 14:14:27 -0500 Ed Mullen wrote: > 2. In my userChrome.css file is the following: > > /* Kill bookmark icons in the Personal Toolbar */ > toolbarbutton.bookmark-item > .toolbarbutton-icon { >display: none; > } > /* END Kill bookmark icons in the Personal Toolbar */ > > w

Re: SM 2.0a2 issues

2008-12-15 Thread Peter Potamus the Purple Hippo
Ed Mullen wrote: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the Personal Toolbar */ which turns off the icons in the Personal Toolbar whic

Re: SM 2.0a2 issues

2008-12-15 Thread Stanimir Stamenkov
Mon, 15 Dec 2008 14:14:27 -0500, /Ed Mullen/: Just trying SM 2.0a2 and immediately noticed: 2. In my userChrome.css file is the following: /* Kill bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* END Kill bookmark icons in the

SM 2.0a2 issues

2008-12-15 Thread Ed Mullen
Just trying SM 2.0a2 and immediately noticed: 1. The pref browser.show_about_as_stupid_modal_window no longer functions. I have long used this to show the Help - About screen in a pop-up, which I greatly prefer. 2. In my userChrome.css file is the following: /* Kill bookmark icons in the