Stanimir Stamenkov wrote:
Sun, 17 Oct 2010 15:17:20 -0700, /Jeffrey Needle/:

When I go to my address book, the first entry in the list displays
in a lower pane, below the list of names in the address book. Part of
that display is the Notes field. I would like to copy and paste the
Notes display from the main Address Book screen.

Try adding the following rules to your "userChrome.css" [1]:

@-moz-document url(chrome://messenger/content/addressbook/addressbook.xul) {
  description {
    -moz-user-select: text;
  }
}

[1] http://kb.mozillazine.org/UserChrome.css

Stan, You're a gentleman and a scholar. That works A1, and eliminates having to open the contact-properties pane. For years, it has been one of those little niggles one just lives with. Many thanks. Barry.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to