> As Richard said, it would be nice if you didn't attach > your patch as mime as they do not appear inline with > Thunderbird.
I'll try to figure this out. > I'll try to review this patch. > > Abdel. For the moment, forget this cur.setSelection() part. It is still not correct probably. Although I don't encounter the problem anymore, it might not be correct to call it in cur.setSelection(...). Maybe it breaks down something else. cs 26146 did solve a same problem, but then the selection is removed when the mouse is released. Iin this case however, the mouse isn't released yet, so the empty selections still exist. Maybe we should add it to line 1234 in Text3.cpp ? Consider it work in progress.. Vincent