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
Gaps in the incubator RichTextArea that html-to-node currently works around (split from #2; details and workaround pointers there). Each landed OpenJFX feature deletes a workaround here:
Character-level link attribute with activation handling (currently: custom HREF attribute + getTextPosition on click)
Inline node/image embedding as first-class model feature (currently: addNodeSegment, view-only model only)
Baseline-shift / vertical-align character attribute (currently: sub/sup lose their shift, font-size only)
Numeric font weights (currently: CSL's font-weight: 100 collapses to normal/bold)
Gaps in the incubator RichTextArea that html-to-node currently works around (split from #2; details and workaround pointers there). Each landed OpenJFX feature deletes a workaround here:
HREFattribute +getTextPositionon click)addNodeSegment, view-only model only)font-weight: 100collapses to normal/bold)-fx-selection-fill,-fx-caret-color) instead of Modena rules on skin-internal sub-nodes — see the analysis in Evaluate a RichTextArea-based renderer (JavaFX incubator) as alternative to FxRenderer #2🤖 Generated with Claude Code