Bug in WinBox 3.4/3.6/3.7 - ctrl-tab / ctrl-shift tab switch focus outside current window.

Bug in WinBox 3.4/3.6/3.7 - ctrl-tab / ctrl-shift tab switch focus outside current window.

There are multiple manifestations of this issue but I suspect a central flaw in Ctrl-Tab handling so I provide two set of steps to reproduce.

Both sets only reproduce when in fact going from a list type of window to a detail type of window.
They do not reproduce when you arrive in the detail type of window through a different path.

Steps to reproduce from IP Firewall Rules:

  1. open IPFirewallFirewall Rules
  2. press Enter on an entry
  3. press Ctrl-Tab (or Ctrl-Shift-Tab) to shift focus to the next (or previous) tab twice
  4. expect: focus always goes to next tab (if on last tab: first tab)
  5. actual: after a few times, focus switches to another window

Steps to reproduce from Interfaces:

  1. open Interfaces
  2. press Enter on an entry
  3. press Ctrl-Tab (or Ctrl-Shift-Tab) to shift focus to the next (or previous) tab twice
  4. expect: focus always goes to next tab (if on last tab: first tab)
  5. actual: after a few times, focus switches to another window

–jeroen