14 - Taint Issue with Focus Module
What steps will reproduce the problem?
1. Set focus on something while out of combat.
2. Enter combat.
3. Allow the focused unit to die and despawn (or get to far away from it) so you lose focus.
What is the expected output? What do you see instead?
- I expect to see the Focus Health bar to disappear (the Focus Power hides fine). Instead I see an empty flashing bar.
What version of the product are you using?
- Latest at time of writing (r348)
Do you have an error log of what happened?
- All I see is "Interface action failed because of an AddOn" in the chat frame.
Please provide any additional information below.
- This is the same problem that happened to the Target and Target Target modules, which you solved by using RegisterUnitWatch(). I guess it wasn't applied to the Focus module as you are less likely to lose/change focus during combat.
| User | When | Change |
|---|---|---|
| Parnic | Mar 01, 2009 at 16:45 UTC | Changed status from New to Fixed |
| ethancentaurai | Feb 14, 2009 at 17:07 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Mar 01, 2009
- Reported
- Feb 14, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
ethancentaurai Mar 01, 2009 at 16:48 UTC - 0 likesThank you!
Follow me on Twitter.
Visit my website.
- Reply
- #1
Parnic Mar 01, 2009 at 16:45 UTC - 0 likesFixed in r351.