richcanvas

Results 9 issues of richcanvas

hi, i have a class both in src folder and jar, when debug, it always jump to the source in the jar, not my modified version in src folder. how...

bug

can Katex.render(mathml) directly?

bug

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Windows Server ###...

confirmed-bug

hi, 7z-wasm can't extract the zip entry when the entry's path is "Doc_0/Signs/Signatures.xml". other entries can be extracted ok. is it related to that the entry path contains 'sign' or...

js JTextPane duplicates input when IME is on. js JTextArea works properly.

can SwingJS runtime support BasicLookAndFeel and MetalLookAndFeel by default?

i try to run java2d demo using this :https://github.com/java-academy/java-2-demo-jdk11 and changed it to java8. js report various errors. java version runs ok.

with saxes, can we skip a node, say, when the opentag callback returns -1?

see #21 my comment. another thing: in addition to tagName, can we add prefix and localName field to element? also can we don't create attributes/children if there is nothing there?