Switching tabs with ctrl+tab

I have ctrl+tab and ctrl+shift+tab set to my mouse's scroll wheel tilt (left/right) and when I use them, it opens the popup for a split second and move to the previous tab, then back to the same tab, then previous, etc. It's not actually cycling through all the tabs, such as in an Internet browser or Notepad++ where it goes from one tab to the next. DOpus cycles between two only, unless I hold the tilt wheel and it goes through them all very fast (in the popup only). Is there a setting that doesn't use a popup but normally cycles using either ctrl+tab or ctrl+shift+tab?

Thanks!

Because Ctrl + Tab cycles through recently used tabs (similar to Alt + Tab on Windows) instead of always switching to the next tab.

Previous tab: Ctrl + PageUp or Ctrl + Shift + Back
Next tab: Ctrl + PageDown or Ctrl + Shift + Forward

Thanks, that gave me the idea to check in Settings > Customize Toolbar and Keys > Keys for this. I searched for "Ctrl" by pressing ctrl on my keyboard. Indeed it's there and I changed it to the ones I need.

The way it works to change it is strange, for anyone that needs this. You can't change to any command that has Tab by holding Tab. You have to first select the command, say ctrl+shift, then while holding, you click on the dropdown and you select tab. Then, it selects ctrl+shift+tab. Phew. I was worried that I couldn't use Tab.

That's because the tab key does things in dialogs, and it'd be very annoying if you were tabbing through controls and got to the hotkey control, then pushed the key again and changed the hotkey to Tab by mistake when you only wanted to keep moving focus to the next and subsequent controls.

Same as Esc (closes dialogs via Cancel) and Return/Enter (closes dialogs via OK) are special keys that you need to use the menu to add a hotkey to.

I'm just used to programs/apps that, when you are in a text field to change a shortcut, it disables all commands apart from ESC, letting us use Tab. It's okay, I'm just glad I was able to use it!