>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Abdelrazak Younes wrote:
>> Jean-Marc Lasgouttes wrote:
>>> When selecting a collapsable inset with the mouse, it opens at
>>> mouse release time. This is very very annoying...
>>  Why is that annoying?
>> 
>>>  The following pair of patches fix this. Objections?
>>  Yes. I would imagine that "mouse click on inset" should be
>> reserved for dragging this inset with the mouse (if coupled with
>> mouse-motion), independently from the open state. Your patch
>> prevent from implementing that.

Abdelrazak> I think I misread the patch and that my understanding
Abdelrazak> above was wrong. In that case, please forget my objection.

Yes, I think you got it wrong. What the patch changes is what happens
on mouse1 release. Normally it is 'toggle the inset', the patch is
supposed to inhibit that when there is a selection (since we know we
are currently making this selection, since mouse1 is down).

Actually, there are other insets that have the same annoying behaviour
(label for example), but my pet peeve is collapsableinset :)

I'll commit.

JMarc

Reply via email to