Hallvord R. M. Steen
Hallvord R. M. Steen
The renderfix method should do some object detection to avoid breaking pages when running in browsers where getScreenCTM() doesn't exist. This is a problem for rendering pages in Prince. A...
This pull request aims to make sure we use the native clipboard implementation rather than Flash in browsers with sufficient support for that. If feature detection indicates native support is...
If a script asks ZeroClipboard to write RTF contents to the clipboard, we should emit a deprecation warning. RTF is unlikely to be available as a natively supported clipboard format...
- Go to /issues .. - Click some label to filter the search - Click back Bug: the list stays filtered on that label.
I came across an odd problem where the slideshow works fine when running Next JS in local development mode, but fails when the site is deployed. I don't think this...
I tried to add swagger-express-validator to a code base and found that an API returning PDFs fetched from Google cloud storage started returning 0 bytes. This was a surprise and...
Hi, I came across an issue that causes a syntax error if one tries to use MathJax with the PrinceXML JavaScript engine. I suppose it will also cause trouble in...
Hi, here are some suggested enhancements (two, perhaps I ought to make different PRs) One change will mark a menu entry active when the page is loaded (and expand parents)...