-
> As a user rendering long text files with RichTextFX I want to be able to build an index into the text using paragraph numbers and allow users to jump between paragraphs
I suspect this has been di…
-
I have started exploring RichTextFX. I am porting 56,000 lines of Objective-C that I wrote for NextStep in the 1990s to JavaFX, and need an editable styled text box in graphics documents (used for run…
-
It would be nice to have some colored highlighting of json messages on JSON Output tabs and colored highting with syntax validation on Produce message tab.
-
Here is an example:
```java
import javafx.application.Application;
import javafx.application.Platform;
import javafx.scene.Scene;
import javafx.scene.layout.StackPane;
import javafx.stage.Stag…
Glavo updated
2 years ago
-
Hello,
First of all, thanks for your work!
I'm beginner with your API and JavaFX (I was on Swing so...) and I need it to set a background color to specific range of text in an area of type Gener…
-
Greetings.
I am collecting requests for missing/incomplete APIs needed for implementing a rich text editor, see https://bugs.openjdk.org/browse/JDK-8300569
I searched through your issue tracker …
-
### Steps to reproduce
When pressing cmd+z, the edit-item in the menubar flashes as if it would have done something, but the editor does not undo my action. Undoing using the menu works.
Undoing…
-
## Expected Behavior
Only emit MOUSE_OVER_TEXT_BEGIN when hover on character
## Actual Behavior
emit MOUSE_OVER_TEXT_END just follow MOUSE_OVER_TEXT_BEGIN when text contain "\n"
## Repro…
-
It should be possible to define numbered and unnumbered, nested lists. Each paragraph in the list would serve as a list item, the paragraph would be indented according to its level inside the nested l…
-
在插入图片后,继续输入任何文字就会出现jvm崩溃,程序闪退的问题,请问怎么处理?
错误日志如下:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000058c2ef65, pid=37…