Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12.2
-
Fix Version/s: 5.12.3, 5.13.0, 5.14.0 Alpha
-
Component/s: WebEngine
-
Labels:None
-
Commits:0d1351132e7b848247fc50343796d22b5dcf1e3b (qt/qtwebengine/5.12)
Description
When looking at the hover text of the image on https://xkcd.com/2123/ it displays "Yachts" correctly on Qt 5.11 and in Chromium, but displays as "Yachts" with Qt 5.12 (e.g. in simplebrowser).
(well, thanks JIRA for interpreting HTML entities I write in plain text mode, even if marked as code, and even if I double-escape them... it displays as & quot ; Yachts & quot ; minus the spaces).