On Tue, 8 Jun 2010 18:59:35 +0200 Jiří Techet <[email protected]> wrote:
> And this fix should definitely go to 0.19: > > http://gitorious.org/~techy/geany/techys-geany/commit/62deb4ec5c2b8de4d0979c55f853f529efde223f > > I think I didn't properly describe this one in the commit log - there > is a 600ms interval in which the panel displaying the current file > name isn't displayed. If you switch tabs with a keybinding and do it > too quickly (press it twice in the 600ms period), the wrong file is > put on top of the stack. The patch could be smaller but I found the > code a little confusing so I tried to make it clearer a bit. Thanks for finding & fixing the bug. However, I'm not sure we should put this in the release as the bug isn't too important and the fix changes quite a bit of code. BTW, why do you destroy the dialog instead of hiding it? Regards, Nick _______________________________________________ Geany-devel mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
