id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
541,wrong outline can get displayed for a document,rhebus,zenogantner,"Steps to reproduce:
Open a big file and a small file. I did it with Padre/Wx/Main.pm (big) and Wx/Perl/Dialog.pm (small.)
Select Main.pm tab, then (quickly!) select Dialog.pm tab.
The outline for Dialog.pm is displayed, then after a while, the outline for Main.pm replaces it.

I would guess that the Main.pm outline calculation takes longer to complete than the Dialog.pm outline calculation, and when it finishes, it doesn't bother to check whether Main.pm is still the open tab.

This is related to #538, I'd guess.",defect,closed,major,,Outline,trunk,fixed,outline,
