id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3710	window-state-char parsed as color	egmont	andrew_b	"A very insignificant internal issue that probably will never lead to a user-visible bug:

In skin files, the ""[editor]"" section's ""window-state-char"" and ""window-close-char"" (whose values, as the name implies, are single characters) are parsed as color fg+bg+attr, and an ncurses/slang colorpair is allocated for each.

This is because lib/skin/colors.c `mc_skin_color_parse_ini_file()` iterates through all the sections (excluding a few according to `mc_skin_color_check_inisection()`) and then in these sections parses all the entries as colors."	defect	closed	trivial	4.8.19	mc-skin	master	fixed					merged	committed-master
