https://bugs.kde.org/show_bug.cgi?id=507156
Johnd321 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Johnd321 <[email protected]> --- I'm using Lubuntu(LXQT), but maybe the same solution can be applied here? If the Supported HTML Subset: https://doc.qt.io/qt-6/richtext-html-subset.html is allowed as part of the formatting, the tags can be used in an unintended way, to hide the expression results. For example I use the string <'h2' a>h:mm -- where the header tag merely boldens/enlarges the font. Other elements could be used as well. The attribute a, is recognized as the am/pm trigger and successfully adjusts the hour value, but ignores the am/pm display since it's a meaningless attribute. -- You are receiving this mail because: You are watching all bug changes.
