Log in

View Full Version : String value outside boundaries in combo box



RosenMcStern
November 1st, 2025, 16:52
When the length of a label exceeds the size of the combo, the value is truncated correctly in the drop down list, but not in the displayed string when a value is selected. See screenshot.

The bug is in CoreRPG so it should affect all rulesets if a combo is populated with very long values.

Moon Wizard
November 4th, 2025, 05:59
Thanks for reporting.

I looked at a quick fix to try and cut off the text; but it will require some more time to figure out a good way to do it with the current implementation (widgets) which have different layout parameters.

Regards,
JPG

RosenMcStern
November 4th, 2025, 10:37
I think we can wait some more time.

The current implementation of combos is better than the old one, in any case, so still an improvement even with these small bugs.

Moon Wizard
January 12th, 2026, 18:09
The combo box text exceeding the bounds of the control should now be in the Test channel; with release scheduled for later this month.

JPG