Bug 201940 - [EWS] Redesign status-bubble tooltip
Summary: [EWS] Redesign status-bubble tooltip
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-18 12:40 PDT by Aakash Jain
Modified: 2019-09-18 13:39 PDT (History)
2 users (show)

See Also:


Attachments

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