Ace3

121 - Weird behaviour for Frame widget

What steps will reproduce the problem?
1. Create a Frame widget using :Create("Frame")
2. Manually Close it (with a :Release(frame) in OnClose callback)
3. Create another frame widget <- the AceGUI pool is tapped and the previously released frame is received as instance

What is the expected output? What do you see instead?
Frame should be displayed exactly as if it was created anew but it is not shown unless you do f:Show()

What version of the product are you using?
r907

Do you have an error log of what happened?

Please provide any additional information below.

User When Change
Nevcairiel Mar 13, 2010 at 10:29 UTC Changed status from New to Fixed
Mokhtar Mar 13, 2010 at 02:58 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • 1 comment

Facts

Last updated
Mar 13, 2010
Reported
Mar 13, 2010
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0
Component
AceGUI-3.0

Reported by

Possible assignees