-
Notifications
You must be signed in to change notification settings - Fork 236
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
StyledTextAreaBehaviorTest fail #454
Comments
Hmm... That might just be a flaky test since the mouse version of it works fine. |
I've looked into this issue more. It looks like TestFX does not properly create a |
See also TestFX/TestFX#374 |
@msarmc Please use the updated master branch. |
I'm trying to build the latest version and I get the following error.
org.fxmisc.richtext.model.StyledTextAreaBehaviorTest > org.fxmisc.richtext.model.StyledTextAreaBehaviorTest$ContextMenuTests.requestingContextMenuViaKeyboardWorksOnWindows
FAILED
java.lang.AssertionError at StyledTextAreaBehaviorTest.java:86
Is there a setting I'm missing or something?
The text was updated successfully, but these errors were encountered: