zupfnoter icon indicating copy to clipboard operation
zupfnoter copied to clipboard

Zupfnoter does not work on Microsoft Edge

Open bwl21 opened this issue 9 years ago • 2 comments

Request

  • When starting Zupfnoter on MS-Edge it claims that 'uicontroller' is not defined.
  • after passing the controller directly to init_w2ui() instead of using a global variable it does not claim missing uicontroller. But it is not initialized properly.
  • it throws a lot of syntax errors
  • it does not render text with hyphens in SVG https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5432639/

solution

  • use chrome :-)
  • raise a waring if running on edge
  • try to nail down all that stuff

bwl21 avatar Aug 04 '16 08:08 bwl21

Still does not work - so I leave it open

bwl21 avatar Aug 04 '16 09:08 bwl21

Tried today with 1.12 and current Edge - it seems to work now.

bwl21 avatar Aug 19 '19 17:08 bwl21