art wrote:
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.

could you not look at the code in the modern theme that allows Grippies and see how its implemented there then adapt the code for the default theme.

I'm waiting for SailFish to fix SkyPilot but he no longer seems interested. It has a Minor conflict with QuoteColors.

--
Phillip M. Jones, C.E.T.    "If it's Fixed, Don't Break it"
http://www.phillipmjones.net           http://www.vpea.org
mailto:pjon...@kimbanet.com
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to