Uwe Stöhr wrote: >> After saving a new file or "save as.." the filename is not updated in > the tab. >> This patch fixes this. > > I checked out you patch (what Abdel comitted) and it works. But I > noticed one minor thing: > > When you have opened two files and save one in the first tab under a new > name its tab is set to the end - so that the document formerly in the > second tab is now placed in the first tab.
Currently it is by design, the order is only defined by the stl iterator, maybe it is alphabetical. > > This is minor but perhaps a user will stumble over this. > > regards Uwe > -- Peter Kümmel
