On Tue, Jun 8, 2010 at 2:14 AM, limodou <[email protected]> wrote: > On Tue, Jun 8, 2010 at 10:00 AM, Helio Perroni Filho <[email protected]> > wrote: > >> On Feb 6, 3:36 pm, yin sun <[email protected]> wrote: >> >>> try this patch, >> >> I tried that patch, but I noticed two issues: >> >> * If you close all tabs, the editor won't automatically open a new tab >> for you. In itself it's not a big issue, however UliPad won't open any >> files unless you have at least one open tab; >> * If you have more than one open tab, and you close the first tab, the >> file name on UliPad's window bar is not updated. > > Thanks. But I tried the svn version and didn't find the problem you > said. So which version do you use? And I tested in windows platform.
I'm using UliPad 4.0 on Windows XP and Windows 7. Those two issues I mentioned come from Yin Sun's patch. The original problem was that, when you have several open tabs and close the first (leftmost) one, a new tab is opened. Yin Sun's post proposed a patch for that bug, however it caused those two side-effects I mentioned. My patch intends to fix the original bug and the side-effects. This is a relatively old issue (Yin Sun's post is from February), so it may well have been already solved in the CVS. -- Ja ne, Helio Perroni Filho https://www.google.com/profiles/xperroni
