The conventional model for click selection in a WYSIWIG
editor is
as follows:
* One click sets the insertion point with an empty
selection.
* Two clicks selects a word.
* Three clicks selects the next larger unit of text;
i.e. a paragraph.
In a Lexi RTF editor, three clicks selects a line not a
paragraph.
IMO, this is wrong.