Am Mittwoch, den 15.02.2006, 10:59 +0100 schrieb Juergen Spitzmueller: > This one I like the most. How about the attached patch? Fixes the crash in > both frontends (John, I guess gtk needs something similar; btw with Bo's > testcase the gtk citation dialog remains empty).
The dialog was remaining empty because the selected keys were not found in the (empty) list of bibliography keys. I've committed a fix to add them anyway. Now that I've done that, I don't think the GTK citation dialog suffers from this up button problem - it was using a swap type of function anyway, and I can't reproduce any problem. John