Spec
Spec copied to clipboard
#- was sent to nil if no fontSize: is specified in style configuration
The documentation does not mention if the font size should be mandatory (https://github.com/pharo-spec/Spec/blob/Pharo10/spec2.md#font-property-spstylefont). Not providing a fontSize for a defined Font property raises a MNU exception because required font has no default pointSize.
File in the following example application to reproduce: