Forum Discussion

jeremyt's avatar
jeremyt
Contributor
10 years ago
Solved

Double click problems (maybe too fast?)

I'm testing an HTML 5 application and we have what amounts to a sticky note object that you double click on to open up a panel that allows you to enter a body of test. The problem I'm having is...
  • chrisb's avatar
    10 years ago
    Did you try making the object active? Also take a look at the object you want to click on with the ObjectSpy tool. Take a look at the 'Methods' tab and confirm that this method is available for your 'problem' object.