vlaaad
vlaaad
A bit mean for the JVM to crash instead of throwing an exception... Thank you for the report!
There is an unresolved bug in JavaFX about this issue: https://bugs.openjdk.org/browse/JDK-8233955, the suggested workaround is downgrading the JDK version, which we can't do IIRC :( I could try contributing a...
Here is a diff between editor and bob meta: https://gist.github.com/vlaaad/bbdfd7b76da1a8d378d36a7bdbfe146b Here is my summary of that diff: # Differences between editor meta and bob meta ## Titles Bob meta misses...
I'm investigating this issue. In the box node, the `Id` property is available as `generated_id` instead of `id` in the editor scripts (you can see this if you hover over...
Woah, folder order is super messed up. I'll check this once I'm back from the vacation. One idea I have in mind — our comparator might not try hard enough...
I see that editor sha `c0ed825` is fairly recent and should incorporate the sort order changes. I also cannot reproduce the issue — when I create more folders, they are...
I tried reproducing it on Windows but didn't succeed either. Do you have more info about how to reproduce it?
I believe it can be reproduced since the reported issue is for an editor SHA with a new natural ordering code. The problem is — I can't reproduce the issue...
Hmm, I'll try reproducing it with russian locale..
Success, I reproduced it on windows with russian locale!