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.
>
> I want to keep the keyboard selection feature because, most of the
> time I need only one citation.
>
> Not OK from me for 3756. I prefer to have the "double-click" bug
> provided that I still have the "Enter" feature. Maybe it is possible
> to distinguish between the two action though...
I'll have a look at this. The behavior you describe makes sense. It
ought to be possible to implement on_doubleclick() and use an
on_keypress for the other one. Or something like that.

Richard

-- 
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to