listenpropertychange not working in 6.3.1?

User 249192efae

20-06-2014 19:25:26

In our current code, we have:


 


function propertyChange(prop){ ... }


...


msketch_param('listenpropertychange', 'true');


This works fine in the Marvin Sketch 6.1.5 we're currently using.


But I'm trying to update us to the latest 6.3.1. In my local app, after replacing the applet with 6.3.1, the propertyChange function is no longer called. To see if it there was a newer way, I went to http://www.chemaxon.com/marvin/examples/applets/view/listeners.html


That didn't seem to work for me either. Is listenpropertychange no longer working? I tried to do various things from the right click context menu and nothing created any logs.

User 249192efae

25-06-2014 02:24:34

I spent some time checking versions:


6.1.5 works


6.2.0 works


6.2.3 works


6.3.0 works


6.3.1 does not work


Also in the example link I included in the last post, neither mol nor mouse listeners seem to be logging anything - at least I don't see any logging after trying a lot of things both with the right click and with drags and rotates with the mouse.

ChemAxon 4fa3cf533c

26-06-2014 08:52:16

Hello,


Thank you for reporting this issue, and investing time in finding where it went wrong. Indeed, it is not working in 6.3.1, and we are currently investigating it. 


We will report back to you if it is done.


 


Regards,


Tamas Fazekas-Vigh

ChemAxon 5433b8e56b

27-06-2014 14:26:12

Dear Michael,


just to inform you, we have found the cause of the issue and managed to fix it. The fix is on its way, it will be released  in the next major release, and in the next patch release for the 6.3 branch also.


Unfortunatelly I can not tell exact release dates for now, but they should be released in the very near future.


Thank you again for your findings, and the thourough testing.


Regards,
Istvan 

User 249192efae

27-06-2014 14:57:05

Good news! Thanks!