Bug 410718 - Image alt text doesn't wrap anymore
Summary: Image alt text doesn't wrap anymore
Status: RESOLVED UPSTREAM
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 5.11.3
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-08 08:54 UTC by Deny Dias
Modified: 2019-09-10 12:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
xkcd alt text not wraping (22.17 KB, image/png)
2019-08-08 08:54 UTC, Deny Dias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.