Hekili Priority Helper

Hekili Priority Helper

44M Downloads

Keybind of modifier + Scrollwheel up/down showing as bar slot number rather than 'CMwU' or 'CMwD'

KyleCRat opened this issue ยท 10 comments

commented

BEFORE SUBMITTING AN ISSUE:

1.  Check to see if you are using the latest version of the addon.  If there is a newer alpha/beta/release version, see if your problem exists with the new version.

  • Version: Hekili v8.3.7-03

2.  Check to see if someone else has already opened an issue report here.  Please don't submit repeat reports.

  • Did not see any

Describe the Bug/Issue
Having a keybind using a modifier + the mouse scroll wheel up or down is showing in hekili as the index of the bar slot the icon is placed rather than showing the actual keybinding.

Example issue I am seeing:
Hekili is showing a keybind of 4
image
but my bars show a keybind of CMwD
image

To Reproduce
Steps to reproduce the behavior:

  • Using ElvUI create a keybinding for a spell within your rotation of ctrl + mousewheel up or down

Expected behavior
I would expect the keybind to show as CMwD for ctrl + mousewheel down and CMwU for ctrl + mousewheel up

Screenshots
image
image

WHEN SUBMITTING AN ISSUE:

Please provide the following information.  Leaving it out may result in your ticket being ignored (because I won't have the information needed to explore your report).

1.  The information from the Issue Reporting tab ( /hekili > Issue Reporting ).  This provides your talent and gear information.  You can paste it to pastebin.com and provide a link here.

https://gist.github.com/KyleCRat/b8ec5f985166d00f294bf66efc0f18e6

2.  If reporting a disagreement with the addon's recommendations, please take a snapshot when you observe the issue and provide the snapshot.  This is not a screenshot.  A snapshot can be generated by binding the Pause feature on the Toggles tab.  When you press Pause, a snapshot of how the addon decided on its CURRENT recommendations is generated and saved to the Snapshots tab.  Copy and paste this to pastebin.com and provide the link here.
 
N/A

3.  If reporting an error (i.e., the addon freezes and/or disables itself), please install the BugSack and BugGrabber addons as they will enable you to paste the exact error message, with detail that will help me identify where the code error is located.  You can paste the error information here or use pastebin.com for that as well.

N/A

commented

Which bar and slot # is that totem in on your action bars?

If that's Totem Mastery, type /dump Hekili.KeybindInfo.totem_mastery and post the output from your chat window, please.

commented

image
image

In elvui it is Bar: 8. with the options: { buttons: 6, buttons per row: 2 } When showing all buttons it is in the 9th position on bar 8.

This has persisted through many re-logs and a lot of different bar locations as I set up my character.

I changed to shift + T on bar 1 position 8 and it works as expected.
image
changing that working keybind to use the mousewheel works as expected as well
image

but moving back to bar 8 results in the same issue, showing as 4 rather than SMwD

commented

Which bar and button # is actually bound to 4?

commented

8.3.7-04 might fix this. If not, a picture of your bars and a picture of your keybinds would be useful.

commented

image
4 is bound to Earth Shock on bar 1, button 4
Thank you very much for the time and assistance.

All keybinding is done through elvui. When I go to the actual key bindings menu I can not find the 8th bar that I have the totems bound to in that window. It seems that perhaps elvui allows me to bind some extra bars not normally available?

commented

Did you upgrade and try the update?

commented

And if you upgraded and are still having an issue, can you /dump Hekili.KeybindInfo.totem_mastery again?

commented

Update did the trick!
image
Thank you! Appreciate the assistance and Love the addon. Keep up the great work

commented

Thanks. Do you think I should change "MwDn" to "MwD" and "MwUp" to "MwU"?

commented

Yeah I would agree with that, if just to keep it as short as possible. it's already a super long keybind name especially when adding some modifiers to it.