Unfortunately I cannot help you, but this improvement is very
important for me. Everytime I import an entry from a journal website
the focus remains on the previous entry and I have to search manually
for the new imported entry!

Thank you!
Ciao ciao.
Fra


On Sat, Jul 16, 2011 at 20:35, Oliver Kopp <[email protected]> wrote:
> Hi,
>
> Finally, I found a solution.
>
> The issue is that the BibTexEntry is cloned. Thus, using bes[0] is wrong.
> I'm storing now the first cloned entry in firstBE.
>
> After markBaseChanged() following code shows the editor:
> showEntry(firstBE);
> new FocusRequester(getEntryEditor(firstBE));
>
> OK, I had to patch showEntry() not to rely that the editor is showing
> at the first assigment to visname.
>
> I tried to use highlightEntry(firstBE), but the editor was not shown.
> The comment at highlihgtBE() at newEntry(...) suggested that, but it
> did not work.
>
> The only issue left is that the edit field is as high as the preview
> and not as high as the normal editor.
>
> Does anyone have an idea? :-)
>
> Cheers,
>
> Oliver
>
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> Jabref-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jabref-users
>

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to