Hi, I'm trying to replace the MFC class CHtmlView by the Mozilla ActiveX control. Mostly it is quite easy and straight forward. However I've noticed a strange behaviour that can even be seen with the MozCtlDemo: If I display a HTML file in the control (like C:\TEMP\test.html), the context menu (Back, Forward etc.) doesn't show up. If I display the same file through a webserver using a http URL, the context menu does show up. If I once showed a http URL after my program has been started, the context also comes up when showing a file. Does anybody know what may cause this behaviour and how I can get the context menu working all the time? Thanks a lot, Achim
