Open a form and then close it quickly will cause JavaScript error.

0
0

Hi,

I and trying to convert an VWG application to Wisej. I use a Desktop control, add a MenuBar to it. When user click a MenuItem of the MenuBar, a Form is open on the Desktop.

If, however, I close that Form very quickly, or do some operations very fast (such as select an item from a ListView inside the Form and close the Form at once), an JavaScript error will pop-up. I allow Visual Studio to debug such exception and the attached image is the screen capture of the Visual Studio that open the JavaScript Exception.

I have rollback Wisej to version 1.3.42. This problem actually happened since day one I tried Wisej.

Regards,

Felix CHAN

 

Attachment
  • You must to post comments
0
0

I can’t reproduce but by the stack trace in the screenshot looks like the tooltip manager is trying to position a tooltip after an element has been destroyed. We can add a safeguard against this scenario.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.