Bug 201940

Summary: [EWS] Redesign status-bubble tooltip
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: ASSIGNED ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aakash Jain 2019-09-18 12:40:53 PDT
Currently the status-bubble tooltip is simply <title>. It can't contain URLs or formatted text. We should redesign the tooltip so as to contain more relevant information including URLs and nicely formatted text.

Note that the status-bubble is currently in an iframe. We would need to take it out of the iframe and integrate directly into the Bugzilla page.
Comment 1 Radar WebKit Bug Importer 2019-09-18 12:41:24 PDT
<rdar://problem/55488678>
Comment 2 Aakash Jain 2019-09-18 13:39:47 PDT
Also, we would probably want to make the tooltip iPad/iPhone friendly. Currently there is no way to see these tooltips on these devices.