-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSX: Entering curly braces and brackets is broken in 0.10.5 while 0.10.4 works (javafx14) #967
Comments
Can you please look at (and try) the fix in the PR and let me know if it works. Thanks. |
Thanks for the quick fix, I will test it later today |
@Jugen Would you provide me a build snapshot of the lib with your fix? I am having troubles building it (because I probably only have a newer version of jdk installed) |
Sure here it is: richtextfx-0.10.6-beta.zip |
@Jugen Confirmed, works now again! Would be nice if you could release a new version with that fix. |
Great, will release new version probably later this week or the next. |
Expected Behavior
On a Macbook with Mac OSX 10.15 I am able to enter curly braces and brackets.
[]{}
. using theOption (or Alt) ⌥
keyActual Behavior
With version 0.10.5 I am unable to enter curly braces and brackets , when I downgrade to 0.10.4 it works.
Reproducible Demo
Orgiinal code
Environment info:
Current Workarounds
Downgrade to 0.10.4
The text was updated successfully, but these errors were encountered: