The current build of the jxclient running on windows (10) appears to prevent users from resizing the status window (See attached screenshot).
build accessed here: https://crossfire.real-time.com/clients/index.html - http://crossfire.weeger.org/JXClientInstaller-latest.exe
I cannot reproduce this on my Win10 machine, using both the latest installer and the .jar file.
Running 3840x2160 @ 150% scaling.
Saru - have you had a chance, or can you test a different JRE and does this correct the display issue you have encountered?
Shoudl be fixed now. The reason was the same as in #965: the dialog sometimes had a width of about 10000 pixels.
The status dialog cannot be resized by the user because the dialog should use the minimal possible size. Using a smaller size would cut off content, using a larger size would not show more information.