mozilla-lists.mbou...@spamgourmet.com wrote:
EE wrote:
mozilla-lists.mbou...@spamgourmet.com wrote:
There's a bug in SeaMonkey 2.40 where the "New Bookmark" dialog is too
small to show the list of folders properly and doesn't resize to fit
when the list is expanded:
<https://bugzilla.mozilla.org/show_bug.cgi?id=1249536>

As a workaround you should be able to drag the top or bottom edge of the
dialog to make it large enough to scroll the list of folders.

Looks like it should be fixed in 2.44.

You can make the dialog box longer to accommodate the list of folders. I
tried 2.44 briefly but the problem did not seem to me to be fixed.  I
added code to my userChrome.css file to make the box longer.

/* Increase size/height of the expanded bookmarks panel */
#editBMPanel_folderTree {
min-width:350px !important; min-height:560px !important;}
#bookmarkproperties {
min-height:830px !important;}

http://kb.mozillazine.org/UserChrome.css

Did you try with a fresh profile in 2.44? I'm not sure if those changes
to UserChrome.css might interfere with the fix. If it's not fixed in
2.44 using a fresh profile, if may be worth re-opening bug 1249536 or
opening a new one, since the "tracking flags" indicate it's fixed in 2.44.

I tried it with safe mode, which disables userChrome.css, and it made no difference.

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

Reply via email to