Hi Blama
Just to reassure you, we are still looking into this.
We are still having some difficulty reproducing the problem.
One thing that might help: Could you open the developer console on the effected machine, and
- open the watch tab
- in the top form ("Observe / time methods on objects"), enter "isc.ScrollingMenu"
- in the "Object" text-item and "hide" in the "Method" text-item
- click the "Trace Method" button
Then go back to the Results tab, and then in the main form, reproduce the issue.
The Results tab should log a stack trace indicating the code flow which is causing the PickList to hide which may point us in the right direction - please let us know what results you get.
(Also - just as a sanity check, can you evaluate isc.version, and show us the output. This just ensures you are actually running against the build you think you are running against!)
Thanks
Isomorphic Software
Just to reassure you, we are still looking into this.
We are still having some difficulty reproducing the problem.
One thing that might help: Could you open the developer console on the effected machine, and
- open the watch tab
- in the top form ("Observe / time methods on objects"), enter "isc.ScrollingMenu"
- in the "Object" text-item and "hide" in the "Method" text-item
- click the "Trace Method" button
Then go back to the Results tab, and then in the main form, reproduce the issue.
The Results tab should log a stack trace indicating the code flow which is causing the PickList to hide which may point us in the right direction - please let us know what results you get.
(Also - just as a sanity check, can you evaluate isc.version, and show us the output. This just ensures you are actually running against the build you think you are running against!)
Thanks
Isomorphic Software
Comment