Bug report #16057

Updated by Luigi Pirelli over 6 years ago

how to replicate on 2.14 LTR and master(3.0)



1) create a point layer

2) open style property and set Single Symbol - Font Marker

3) set Font Family in the list as: Sans Serif then apply and close

4) reopen style property => the Font family is set to: DejaVu Sans (e.g. the first in the list that match the first part of the font family)



you can verify the behaviour setting font family = Serif => will be changed as: DejaVu Serif



the font family is maintained if it is a unique entry in the list of font families => probably the problem is in the match/search in list combobox when setting back style

Back