You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
The purpose of this issue is to make mathematic editing as simple as possible.
Presently, the patch for JDK-8147476 (Rendering issues with MathML token elements. #117) allows to display MathML formula in WebView. Consequently we can also work with MathML in HTMLEditor, the MathML rendering is pretty good but :
a common user can not easily insert a mathematic formula in a HTMLEditor.
trying to modify a formula will occurate some trouble in your document. HTMLEditor is clearly not ready yet for formula editing. It still needs some work to solve issues.
The purpose of this issue is to make mathematic editing as simple as possible.
Presently, the patch for JDK-8147476 (Rendering issues with MathML token elements. #117) allows to display MathML formula in
WebView
. Consequently we can also work with MathML inHTMLEditor
, the MathML rendering is pretty good but :HTMLEditor
.HTMLEditor
is clearly not ready yet for formula editing. It still needs some work to solve issues.This is tracked in JBS as
Details in my working fork JDK-8210970 : MathML editing issues in HTMLEditor #26. The tasks jauge below sums up advancements.
The text was updated successfully, but these errors were encountered: