5 Sep
2022
5 Sep
'22
13:11
http://bugzilla.opensuse.org/show_bug.cgi?id=1203119 http://bugzilla.opensuse.org/show_bug.cgi?id=1203119#c4 --- Comment #4 from Stefan Hundhammer <shundhammer@suse.com> --- AFAICS the combo box is disabled because there is only one policy available in this case: https://github.com/yast/yast-installation/blob/master/src/lib/installation/w... def init self.value = settings.selected&.id.to_s disable if items.size <= 1 end Why there is only one I don't know. -- You are receiving this mail because: You are on the CC list for the bug.