tukui-org / ElvUI

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

[Retail Bug Report] KeyboardMouseConfirmButton misbehaving #667

Closed Mr-nUUb closed 1 year ago

Mr-nUUb commented 1 year ago

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. grafik

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

Mr-nUUb commented 1 year ago

Not every cutscene triggers this. The fall of the Lich King in old Dalaran doesn't trigger this.

Azilroka commented 1 year ago

We don't make that or alter that frame. It's part of the Tutorial Frames.

Mr-nUUb commented 1 year ago

~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.

Scarah22 commented 1 year ago

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..

Mr-nUUb commented 1 year ago

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()

kodewdle commented 1 year ago

im just going to close this as it's not something we mess with. thanks!