Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-25 Thread rgheck
Stefan Schimanski wrote: Hi! Just noticed another use case where the problem shows up: 1. Insert a cross-reference and close the cross-ref-dialog. 2. Click on the cross-ref such that the dialog opens. Close the dialog with ESC. 3. Insert a cross-reference, but double-click on the label in the

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-25 Thread Stefan Schimanski
Hi! Just noticed another use case where the problem shows up: 1. Insert a cross-reference and close the cross-ref-dialog. 2. Click on the cross-ref such that the dialog opens. Close the dialog with ESC. 3. Insert a cross-reference, but double-click on the label in the dialog. => no new cross

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread rgheck
Stefan Schimanski wrote: The patch looks good. Tried it with and without as you said. OK, I've actually figured all this out now. I think. We talked about all this a couple months ago, here: http://marc.info/?l=lyx-devel&m=121278861019829&w=2 but the fix upon which we agreed never actually got

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread Stefan Schimanski
The patch looks good. Tried it with and without as you said. Stefan Am 12.08.2008 um 23:56 schrieb rgheck: Index: GuiCitation.cpp === --- GuiCitation.cpp (revision 26122) +++ GuiCitation.cpp (working copy) @@ -167,14 +167,1

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread rgheck
Stefan Schimanski wrote: Am 12.08.2008 um 17:24 schrieb rgheck: Stefan Schimanski wrote: Not sure this very commit is the reason. But I was bitten today several times from the following ugly bug: Whenever I want to insert a citation, nothing is inserted, instead the citation in front of th

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread Stefan Schimanski
Am 12.08.2008 um 15:19 schrieb Stefan Schimanski: Not sure this very commit is the reason. But I was bitten today several times from the following ugly bug: Whenever I want to insert a citation, nothing is inserted, instead the citation in front of the cursor is changed. This bug existe

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread Stefan Schimanski
Am 12.08.2008 um 17:24 schrieb rgheck: Stefan Schimanski wrote: Not sure this very commit is the reason. But I was bitten today several times from the following ugly bug: Whenever I want to insert a citation, nothing is inserted, instead the citation in front of the cursor is changed. T

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread rgheck
Stefan Schimanski wrote: Not sure this very commit is the reason. But I was bitten today several times from the following ugly bug: Whenever I want to insert a citation, nothing is inserted, instead the citation in front of the cursor is changed. This bug existed before, but was fixed some t

Re: r26114 - /lyx-devel/trunk/src/insets/InsetBibitem.cpp

2008-08-12 Thread Stefan Schimanski
Not sure this very commit is the reason. But I was bitten today several times from the following ugly bug: Whenever I want to insert a citation, nothing is inserted, instead the citation in front of the cursor is changed. This bug existed before, but was fixed some time ago I think. But n