http://lxr.mozilla.org/seamonkey/source/layout/generic/nsSelection.cpp#2514
nsSelection::TakeFocus
Selecting in a different frame should also deselect stuff in other frames, like IE6 does.
Uhm...
http://lxr.mozilla.org/seamonkey/source/layout/generic/nsSelection.cpp#2514
http://lxr.mozilla.org/seamonkey/source/dom/src/base/nsGlobalWindow.cpp#7173
Selection in text controls should be removed when another part of the page is selected.
open document, set designmode on, select image by clicking on it, close document, then I get an assert, something with !isindoc or soemthing.
https://bugzilla.mozilla.org/show_bug.cgi?id=314577