Bug 428597

Summary: firewalld tooltip displaying html raw code (unformatted)
Product: [Frameworks and Libraries] libplasma Reporter: Miguel Rozsas <miguel>
Component: tooltipsAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nicolas.fella, plasma-bugs
Priority: NOR    
Version: 5.75.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Miguel Rozsas 2020-11-02 12:07:01 UTC
SUMMARY
The firewalld widget (from Thomas Woerner <twoerner@redhat.com>, Jiri Popelka <jpopelka@redhat.com> and Eric Garver <e@erig.me>) displays a tooltip (the one when you move the mouse point over it, not clicking) with unformatted HTML code
I mean: "<fontzise="3"><nobr>...</font>"

STEPS TO REPRODUCE
1. Add the firewall widget to the taskbar
2. Move the mouse pointer over it
3. ckeck the unformatted HTML code displayed

OBSERVED RESULT
"<fontzise="3"><nobr>...</font>"

EXPECTED RESULT
A well formatted output

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20201023
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Kernel Version: 5.8.15-1-default
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-3770 CPU @ 3.40GHz
Memory: 14.6 GiB of RAM
Graphics Processor: GeForce GTX 970/PCIe/SSE2
ADDITIONAL INFORMATION

This is a old bug, present since 5.18 at least. Amazing it is still there.
Comment 1 Nicolas Fella 2020-11-02 12:21:37 UTC
This is a bug in firewalld, see https://github.com/firewalld/firewalld/issues/668

*** This bug has been marked as a duplicate of bug 422616 ***