tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
399 stars 137 forks source link

Keybinds not working #1105

Closed Chalsean closed 7 months ago

Chalsean commented 7 months ago

Troubleshooting Steps

Since the release of 13.51 (I think), keybinds will not work unless the associated action bar is enabled. If the action bar is not enabled, the keybind no longer works. Rolling back to 13.48 fixed this issue (it's the version I had in backups). I tried 13.52 recently as well and issue still persists, again rolling back to 13.48 fixed the issue.

Screenshot 2023-11-17 075736

Describe the expected behavior and what actually happened?

Regardless of whether the action bar is enabled or not, the keybind should fire the associated spell on the action bar.

Reproducing the issue.

Keep in mind I use Razer Tartarus for keybinds, altho that shouldnt make a diff.

  1. Keybind an action bar entry. I use action bars 3-6 for my combat spells.
  2. Place spell in the keybound entry.
  3. Disable the action bar.
  4. Pressing the keybind no longer calls the associated spell.

Lua Errors

No response

Verification Steps

1Botanica1 commented 7 months ago

Yes, there has been a change to improve the performance of ElvUI The bars that are disabled now cannot be used - they are properly disabled.

There is already an option to put hide in the action bar visibility state

• Actionbars which were disabled but used for keybinds, now need to be enabled and visibility state changed to hide to work like before

From the changelog

Duplicate of https://github.com/tukui-org/ElvUI/issues/1095

kodewdle commented 7 months ago

closing because duplicate