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:
- open
IP→Firewall→Firewall Rules - press
Enteron an entry - press
Ctrl-Tab(orCtrl-Shift-Tab) to shift focus to the next (or previous) tab twice - expect: focus always goes to next tab (if on last tab: first tab)
- actual: after a few times, focus switches to another window
Steps to reproduce from Interfaces:
- open
Interfaces - press
Enteron an entry - press
Ctrl-Tab(orCtrl-Shift-Tab) to shift focus to the next (or previous) tab twice - expect: focus always goes to next tab (if on last tab: first tab)
- actual: after a few times, focus switches to another window
–jeroen