Abdelrazak Younes wrote:
Richard Heck wrote:
This patch addresses these bugs:
http://bugzilla.lyx.org/show_bug.cgi?id=3741
http://bugzilla.lyx.org/show_bug.cgi?id=3756
The latter is more a policy question, but the bug report seems right to
me: How double-clicking behaves shouldn't depend upon whether
something's already in the selected citations box.

I "implemented" this bug because I wanted to be able to insert a Citation with the keyboard only (hitting enter). The problem is that the "entered" signal is also emitted when an item is double-clicked.

It is the "activated" signal not the "entered" one.

Abdel.

Reply via email to