Closed Mr-nUUb closed 1 year ago
Not every cutscene triggers this. The fall of the Lich King in old Dalaran doesn't trigger this.
We don't make that or alter that frame. It's part of the Tutorial Frames.
~Would it be feasible to add a workaround for this behaviour? If Blizzard isn't able to fix bugs and releases beta-quality software as stable, someone else has to do the dirty work I guess...~
I can't reproduce it if all addons are disabled. Once I enable ElvUI it happens again. Tested using Tuskarr soup cutscene.
I had same issue. I solved it by installing MoveIT, created frame KeyboardMouseConfirmButton and moved it..
I can confirm it´s Blizz frame - I disabled ALL addons, except for Addon Control Panel and MoveIT and that frame is still present and movable, so it´s not created by addon, but addon will probably trigger it..
Please disregard my previous comment. I am able to recreate this issue without any addons (default UI).
Thanks to Tyreith on the official forums (US) I am able to temporarily hide this frame using/tinspect KeyboardMouseConfirmButton
and disabling Show
. This change does not survive reloads or logging out and back in, but it keeps the frame from reappearing on subsequent cutscenes.
Update: create a macro to fix UI with a single click: /run KeyboardMouseConfirmButton:Hide()
im just going to close this as it's not something we mess with. thanks!
What is the issue you are having?
A frame called
KeyboardMouseConfirmButton
is put on the middle of the screen after a cutscene is played. It makes part of my action bars unclickable. A reload fixes it temporarily.Here's a screenshot with framestack and ElvUI infos right after eating some Tuskarr soup. This is the most reliable way to trigger this behaviour, as it's available on a regular basis.
What is the expected behavior?
KeyboardMouseConfirmButton
should not be on top of my action bars, like it was before prepatch.What actually happened?
Somehow
KeyboardMouseConfirmButton
ends up on top of my action bars.Suggested Solution/Workaround
A reload fixes it until the next cutscene is triggered.
Errors
No response
ElvUI Changelog & Troubleshooting
/edebug on
? This is important in order to rule out that any of your other addons are causing the issue. If you manage to pinpoint a conflict between ElvUI and another addon, make sure you include that information.