News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Tab context closes wrong editor

Started by Pecan, September 13, 2009, 03:54:02 PM

Previous topic - Next topic

Pecan

Right click on a tab closes the current editor, not the one clicked on.



Notice above, that I've right clicked on the left tab, but it's about to close the right tab.

MSW XP sp2, SVN 5751

Jenna

Should be fixed in svn r5827, by selecting the tab that sends the event before creating the context-menu.
The behaviour is now as  it was before wxAuiNotebook introduction.

Pecan