Fallback timestamp tooltip not shown on chat messages
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird94+ fixed)
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr91+
|
Details |
When we don't show a nick/conversation rich tooltip we used to show the timestamp of the message (or whatever title some of the html content of the message may have set).
It appears this broke because we can no longer fall back to the default aHTMLTooltip
by just setting a title and not showing our tooltip.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/2ac786cc5fa2
Fix chat conversation timestamp tooltips. r=clokep
Assignee | ||
Comment 3•3 years ago
|
||
Comment on attachment 9243956 [details]
Bug 1733638 - Fix chat conversation timestamp tooltips. r=clokep
[Approval Request Comment]
Regression caused by (bug #): probably some e10s bug that changed how tooltips work
User impact if declined: Can't get the exact timestamp for a message depending on their chat theme
Testing completed (on c-c, etc.): Has a mochitest, tested on c-c
Risk to taking this patch (and alternatives if risky): Changes logic for the chat tooltip, so would at most affect chat tooltips.
Comment 4•3 years ago
|
||
Comment on attachment 9243956 [details]
Bug 1733638 - Fix chat conversation timestamp tooltips. r=clokep
[Triage Comment]
Approved for beta
Comment 5•3 years ago
|
||
bugherder uplift |
Thunderbird 94.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/30656d19933c
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9243956 [details]
Bug 1733638 - Fix chat conversation timestamp tooltips. r=clokep
[Approval Request Comment]
Regression caused by (bug #): not determined, probably from around the time of the e10s conversion
User impact if declined: Can not get exact time of a message in some chat themes
Testing completed (on c-c, etc.): c-c, beta, automated test, applies to esr
Risk to taking this patch (and alternatives if risky): should not affect any other features
Comment 7•3 years ago
|
||
Comment on attachment 9243956 [details]
Bug 1733638 - Fix chat conversation timestamp tooltips. r=clokep
[Triage Comment]
Approved for esr91
Comment 8•3 years ago
|
||
bugherder uplift |
Thunderbird 91.3.1:
https://hg.mozilla.org/releases/comm-esr91/rev/986be54e9e14
Description
•