Locking a frame prohibits mouse interaction #1


  • New
  • Defect
Open
Assigned to kemayo
  • _ForgeUser155640 created this issue May 29, 2009

    What steps will reproduce the problem?
    1. Take a LSF Frame, like BetterQuest's tracker frame
    2. Lock it
    3. Try to interact with the frame by mouse

    What is the expected output? What do you see instead?
    Locking the frame should prevent it from being dragged, not from any mouse interaction. After BetterQuest's Tracker you can't fade it in anymore or use the quest menu, or even (un)collapse any items, because mouse support gets disabled.

    What version of the product are you using?
    $Revision 49$

    Do you have an error log of what happened?
    Nope, no syntax errors

    Please provide any additional information below.
    I thought it was a BetterQuest error, so I filed it at http://www.wowace.com/projects/better-quest/tickets/13-locking-the-tracker-frame-prohibits-tracker-changes/ before.

    I took out the EnableMouse(false) calls from Lock() locally, which relieved the problem. Frame was undraggable but I still could interact with it.

  • _ForgeUser155640 added the tags New Defect May 29, 2009
  • _ForgeUser155640 edited description May 29, 2009

To post a comment, please login or register a new account.