Limited JavaScript functionality in MSW with wx.html2
Dan Cutright <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
I'm having trouble getting wx.html2 on MSW with IE backend to function properly. I've posted this issue on wxWidgets/Phoenix (https://github.com/wxWidgets/Phoenix/issues/1319) back in August, but I've yet to get a reply. I'm using Bokeh to generate html files to be loaded into a wx.html2 object. Everything works fine on Mac and GTK, but MSW is missing some functionality (e.g., cannot drag the plot, draw a box to zoom, or toggle figure legend items). There is a summary of some things I've tried in the linked GitHub issue above, involving Windows registry or adding "mark of the internet"... but no dice. Below is a link to an example html file that works perfectly fine when loading with IE directly. Has anyone else come across this issue? Is there a work-around, or is this just a bug? Does anyone know how to get a JS console readout from wx.html2? Maybe there's something about the bokeh generated html file that Bokeh could help me with. Thanks! -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/4b0b28e6-407b-42ad-99dd-874e80219bfc%40googlegroups.com.