On Thu, Jul 1, 2010 at 5:20 PM, Matthias Kupfer matthias.kupfer@informatik.tu-chemnitz.de 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 http://bugs.winehq.org/show_bug.cgi?id=23479.
On 7/3/2010 02:56, Austin English wrote:
On Thu, Jul 1, 2010 at 5:20 PM, Matthias Kupfer matthias.kupfer@informatik.tu-chemnitz.de 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 http://bugs.winehq.org/show_bug.cgi?id=23479.
Yeah, patch is wrong. With it now we have duplicated notification messages sent.