Sam'
Sam'
Fix for https://github.com/javafxports/openjdk-jfx/issues/573 Issue on JBS bug tracking : https://bugs.openjdk.java.net/browse/JDK-8230231 Fix: Check for quote when updating the font-family comboBox. A new font is added as a resource for the test....
A bit of cleaning of the SpreadsheetView code in order to prepare the ground for OpenJFX 17. - Update code to be similar to OpenJFX 17 one. - Remove "toto"...
I encountered several issues when trying to build ControlsFX using OpenJDK 16 and OpenJFX 16. Mainly because OpenJDK 16 has an issue with the gradle version we are using, and...
Following #1217 , we should write a bit a javadoc of the Specialized classes that extends Dialog in order to describe what they do and how the API can be...
In the HTMLEditor, when positioning the caret in a text, the toolbar is updated to reflect the current position (font-size, bold button etc). The font-family is not updated if the...
### Description When there are : - some frozen columns (fixed columns on the left) - row header not shown - some content that enlarge the rows a bit Actual...
Fixes #224 I have trouble building the project so unable to properly add the unit test 😞
In [GarmadonFlinkReporter.java](https://github.com/criteo/garmadon/blob/master/frameworks/flink/src/main/java/com/criteo/hadoop/garmadon/flink/GarmadonFlinkReporter.java#LL207C77-L207C102), there is a mistake when retrieving the metrics. The runningJob is taking the numbers of task managers, and vice versa.
Hi, This issue is the same as https://github.com/vaadin/spreadsheet/issues/312 which has been closed. As far as I am concerned, this issue is not resolved. Returning false in CellValueHandler.cellValueUpdated has no effect...
This is the fix for https://issues.apache.org/jira/browse/EMPIREDB-285