Bug 410718

Summary: Image alt text doesn't wrap anymore
Product: [Applications] akregator Reporter: Deny Dias <deny>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: jjm, montel
Priority: NOR    
Version: 5.11.3   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: xkcd alt text not wraping

Description Deny Dias 2019-08-08 08:54:29 UTC
Created attachment 122007 [details]
xkcd alt text not wraping

SUMMARY
On previous Akregators (can't remember exactly what the previous version was), feed images with alt text wraps in such a way that it was very comfortable to read. With the 5.11.3 all the alt text is rendered in one line only. This makes long alt text impossible to read as goes beyond the screen area.

STEPS TO REPRODUCE
1. Add http://xkcd.com/atom.xml
2. Click on any feed item.
3. Hover the mouse over the image so alt text appear. It'll be in one line only. The item 'Icon Swap' is particularly interesting as it has a very long alt text that overflow the screen border on a 1080p monitor. See attached image.

OBSERVED RESULT
The whole alt text appear in one line.

EXPECTED RESULT
A rectangular box with alt text wraping in it.

SOFTWARE/OS VERSIONS 
Linux: 4.19.65 (Slackware -current, packages by AlienBOB)
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.12.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
None
Comment 1 Laurent Montel 2019-08-08 11:14:42 UTC
It's a pb from qwebengineview not akregator.
Comment 2 Deny Dias 2019-08-08 20:55:00 UTC
(In reply to Laurent Montel from comment #1)
> It's a pb from qwebengineview not akregator.

There is no such a product qwebengineview. If you know how to handle this, please do so.
Comment 3 Jonathan Marten 2019-08-28 15:10:51 UTC
Already reported as bug #410183 for the WebEnginePart (included with Konqueror, but not used by Akregator or PIM).

Suspect that it is really an upstream Qt bug.