Chat help please

After the last patch i reset my ui. I used to be able to run/move and be able to type at the same time.

Now i can only type when i stand still, otherwise all different game shortcuts of windows opens if i move when typing ie i press b bags open.

I /instance and type fine, but soon as i move my windows start popping up to what letter they correspond to.

is there a way to stop this while im in chat,

Thank you in advance.

Add the following code into https://addon.bool.no/

Title: UnregisterGlobalMouse
Code:

UIParent:UnregisterEvent("GLOBAL_MOUSE_DOWN")
UIParent:UnregisterEvent("GLOBAL_MOUSE_UP")

Then download the addon and place it into your addons folder.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.