Modifier Key Binding with Modifier Based Macros Broken

I was using a key-bind tied to Alt-F1.
The key bind called a macro with the [nomod] modifier.
The macro no longer functions and I suspect this is due to the spell hold and multiple cast change. This needs to get fixed to allow [nomod] macros to be used with modifier based key binds.

1 Like

can confirm.

v10 changed something about how [nomod] is interpreted.
previously since forever, whatever the keybind of the button is is considered “nomod” even if the keybind technically uses mods. now it is interpreted as the combined keybind being a mod.

previously a button bound to shift+1 was considered [nomod], now it is always considered [mod:shift] and is impssible to use [nomod] unless it’s for a keybind that doesn’t use shift/ctrl/alt.

also this https://us.forums.blizzard.com/en/wow/t/macro-modifier-change-when-using-keybinds/1353809

Problem solved!!
In the blizzard settings they reset / added some options for ‘default self casting’ binds.
It defaulted it to be alt-key combinations.
To change it go to: Options → Combat → Self Cast Key and set it to none.