Re: patch for fixing the tab change bug

2010-07-02 Thread Nikolay Sivov
On 7/3/2010 02:56, Austin English wrote: On Thu, Jul 1, 2010 at 5:20 PM, Matthias Kupfer wrote: Hi, after changing the selected tab, it's impossible to change to another tab with mouse. This patch fixes this issue, because the SetCurFocus changes selection (if conditions apply). This patch

Re: patch for fixing the tab change bug

2010-07-02 Thread Austin English
On Thu, Jul 1, 2010 at 5:20 PM, Matthias Kupfer wrote: > Hi, > > after changing the selected tab, it's impossible to change to another tab with > mouse. This patch fixes this issue, because the SetCurFocus changes selection > (if conditions apply). This patch has caused a regression, please see h