I thought so, also, but I had enabled popup windows without changing the symptoms.
Thanks, -- Raul On Sat, Nov 23, 2019 at 1:51 PM Eric Iverson <[email protected]> wrote: > > JHS works fine for me on a least one win10 machine with edge. In fact, I > quite like edge. > > I'm guessing is that you need to enable pop up windows for the localhost > server. Perhaps the attempt at the pop up will display a message somewhere > (top of screen) that might give some hints. > > I don't have access to a machine to test further this weekend. > > On Sat, Nov 23, 2019 at 11:51 AM Raul Miller <[email protected]> wrote: > > > (I'm not quite sure which forum is right for this kind of issue...) > > > > I've installed j 9 on a windows 10 system. > > > > Under microsoft edge, most of the Help menu entries are failing for > > me, with popup notifications like: > > > > ev_helpwikijhs_click failed: Error: Not implemented > > or > > ev_helpwikinuvoc_click failed: Error: No such interface supported > > > > If I enable script debugging, and enable breakpoints on caught > > exceptions, I see that both errors happen on window.open(a,a) (line > > 1202 of jijx). > > > > So... this is an edge issue and possibly a configuration issue. And I > > guess I'm looking to figure out if anyone knows about how to configure > > edge for this? > > > > That said, it might be reasonable to put that "function linkclick" > > window.open in a try/catch that just emits an appropriate <a href= to > > the console for the catch handler? (Or, maybe better to make that a > > config option? In case others want that behavior...?) > > > > Thanks, > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
