Bug 410183

Summary: WebEnginePart tool tips (e.g. IMG TITLE) are not word wrapped
Product: [Applications] konqueror Reporter: Jonathan Marten <jjm>
Component: webenginepartAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Tool tip with WebEnginePart
Tool tip with KHTML

Description Jonathan Marten 2019-07-25 08:48:35 UTC
Created attachment 121715 [details]
Tool tip with WebEnginePart

SUMMARY

Tool tips in the WebEnginePart viewer (e.g. generated by an HTML image title) are not word wrapped regardless of how long they are.  They are word wrapped by the WebKitPart or by KHTML.  See the attached screen shots from https://xkcd.com/2180/

STEPS TO REPRODUCE
1. View a page that would generate a long tool tip, and hover over the tool tip location.
2. Observe that the tool tip is not word wrapped
3. Switch to the WebKit or KHTML viewer part.
4. Observe that the tool tip is word wrapped.

SOFTWARE/OS VERSIONS
Operating System: Gentoo 
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
Kernel Version: 4.19.23-gentoo
OS Type: 64-bit
Comment 1 Jonathan Marten 2019-07-25 08:49:05 UTC
Created attachment 121716 [details]
Tool tip with KHTML
Comment 2 Jonathan Marten 2019-08-28 15:12:02 UTC
Also reported as bug #410718 for Akregator