On 12/25/09 9:27 PM, Stefan wrote:

art skriver:
 1) In the navigator window Personal Toolbar, the rightmost bookmark item
 will occasionally overlap the dropdown menu icon depending on the
 overall window size. This appears to be unique to the bookmark list. The
 location edit box does not exhibit this behavior (it does not overlap
 the history dropdown menu).

If I'm not mistaken, there is a bug filed for this. IIRC it's an old
problem - I think 1.1.x also had this issue.


 2) The show/hide icons for the toolbars, address area, etc. at the left
 side of the window are not present in the mail, compose or navigator
 windows. The only way to control them is via the View:Show/Hide menu.


Oh, you mean the grippies?

"toolbargrippy {
    display: -moz-box !important;
}" in userChrome.css should get them back.

Beware that it doesn't look that nice, though ;-)

Thanks, that addresses #2.

#1 may be related to the size of the box model for the #PersonalToolbar node or one of its' children. Unfortunately, the DOM "Blink Selected Element" is not functional on the MacOS X version and thus makes this a challenge to chase down.

--
Art
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to