Juergen Spitzmueller wrote:

>                  bv->beforeChange(this);
> +                // FIXME: WTF doesn't this work?
> +                // overwriteSelection(bv->getLyXText());
> 

Had a deeper look. The problem is that bv->beforeChange(this) toggles the
selection... to just drop it seems safe (it seems it does only this).

Regards, Alfredo


Reply via email to