My case is simple: I am using html formatting for jtogglebutton text, but when any button is selected, it's text simply disappears:
This bug exists only for text like <html><b>sss</b> fff</html>
, but not like "any usual text"
Is there a way to fix it?