When I set the list font to Bitmap DejaVu Sans bold 12 and try to open an inspector, I get an error. I can't reproduce it in 1.2, but didn't find an issue for it.
Partial stack trace:
UndefinedObject(Object)>>doesNotUnderstand: #fontIndexOf:
Receiver: nil
Arguments and temporary variables:
aMessage: fontIndexOf: a StrikeFont(Bitmap DejaVu Sans 12B 19)
exception: MessageNotUnderstood: receiver of "fontIndexOf:" is nil
resumeValue: nil
Receiver's instance variables:
nil
StringMorphAttributeScanner>>initializeFromStringMorph:
Receiver: a StringMorphAttributeScanner
Arguments and temporary variables:
aStringMorph: an IndentingListItemMorph(308543488)nil
style: nil
Receiver's instance variables:
fontNumber: 1
textColor: nil
emphasis: 1
alignment: nil
actualFont: a StrikeFont(Bitmap DejaVu Sans 12B 19)
indent: 0
kern: 0
Cheers,
Sean