Kayakflo / wow-dialogkey-sl

Adjusted version of the original wow-dialog key addon to work with WoW Shadowlands
GNU General Public License v3.0
9 stars 3 forks source link

Dialogkey breaks Escape, Backspace, Enter and Delete key within WeakAura text frames #6

Closed Nercus closed 3 years ago

Nercus commented 3 years ago

Describe the bug

Currently I can't find a pattern. So pretty randomly while writing custom code in WeakAuras the function of following keys break:

Do you have an error log of what happened? No Error comes up

To Reproduce

  1. Write some code in a WeakAuras text frame
  2. Randomly the keys don't work anymore

Did you try having DialogKey as the only enabled addon and everything else (especially something like ElvUI) disabled? Tested with:

Which version of DialogKey are you using? Im currently using the fixed version 1.8.4

Are you on World of Warcraft Classic or Retail?

Was it working in a previous version? If yes, which was the last good one? Actually don't know the last time it properly worked. Maybe before prepatch

Nercus commented 3 years ago

Small addition: Copying and Pasting with Ctrl+c and Ctrl+v also break. And as additional context: If it breaks all of them break not only one or two keys.

Nercus commented 3 years ago

Closed as this repo is no longer maintained