Closed
Bug 766834
Opened 12 years ago
Closed 12 years ago
TB-IM Status tooltips not updated for chats without status
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(thunderbird15 fixed, thunderbird16 fixed)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: Mook, Assigned: mconley)
Details
Attachments
(1 file, 1 obsolete file)
4.69 KB,
patch
|
florian
:
review+
bwinton
:
approval-comm-aurora+
bwinton
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
STR: 1. Open a chat with somebody with a status (e.g. #developers on irc.m.o, where the status is the channel topic) 2. Open a chat with somebody without a status (e.g. NickServ on irc.m.o) in the same window/tab 3. Hover the mouse cursor over the "Unknown" status, below the contact name Expected results: No tooltip, or a tooltip saying "Status unknown", or something Actual results: A tooltip shows, containing the status of the last displayed conversation that had one (in this case, the topic for #developers) Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/16.0 Thunderbird/16.0a1 20120620030201
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 1•12 years ago
|
||
I opted to make the tooltip visible in all cases, for consistencies sake.
Attachment #643950 -
Flags: review?(florian)
Comment 2•12 years ago
|
||
Comment on attachment 643950 [details] [diff] [review] Patch v1 Seems good.
Attachment #643950 -
Flags: review?(florian)
Attachment #643950 -
Flags: review+
Attachment #643950 -
Flags: approval-comm-beta?
Attachment #643950 -
Flags: approval-comm-aurora?
Comment 3•12 years ago
|
||
(In reply to Florian Quèze from comment #2) > Comment on attachment 643950 [details] [diff] [review] > Patch v1 > > Seems good. Looked at this again while reviewing bug 772773. Is it expected that the status tooltip is displayed while hovering the "is typing" or "has stopped typing" message?
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Florian Quèze from comment #3) > (In reply to Florian Quèze from comment #2) > > Comment on attachment 643950 [details] [diff] [review] > > Patch v1 > > > > Seems good. > > Looked at this again while reviewing bug 772773. Is it expected that the > status tooltip is displayed while hovering the "is typing" or "has stopped > typing" message? It's probably OK - consistency is good - I'd rather do that then display tooltips only sometimes.
Assignee | ||
Comment 6•12 years ago
|
||
(In reply to Florian Quèze from comment #5) > Wouldn't you expect "<display name> is typing" in the tooltip? Isn't that what it's displaying? If not, then yes, something is wrong.
Comment 7•12 years ago
|
||
It displays the contact's status (in the case I tested it displayed "Idle - test").
Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Florian Quèze from comment #7) > It displays the contact's status (in the case I tested it displayed "Idle - > test"). Yep, that's not right.
Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 643950 [details] [diff] [review] Patch v1 Clearing these flags, due to the post-review issue that Florian found.
Attachment #643950 -
Flags: review+
Attachment #643950 -
Flags: approval-comm-beta?
Attachment #643950 -
Flags: approval-comm-aurora?
Assignee | ||
Comment 10•12 years ago
|
||
Florian: Ok, now when the contact is typing, the tooltip reads "[name] is typing", when they've stopped, "[name] has stopped typing". -Mike
Attachment #643950 -
Attachment is obsolete: true
Attachment #644352 -
Flags: review?(florian)
Updated•12 years ago
|
Attachment #644352 -
Flags: review?(florian)
Attachment #644352 -
Flags: review+
Attachment #644352 -
Flags: approval-comm-beta?
Attachment #644352 -
Flags: approval-comm-aurora?
Comment 11•12 years ago
|
||
Comment on attachment 644352 [details] [diff] [review] Patch v2 Yeah, I really think we want to have this on aurora/beta.
Attachment #644352 -
Flags: approval-comm-beta?
Attachment #644352 -
Flags: approval-comm-beta+
Attachment #644352 -
Flags: approval-comm-aurora?
Attachment #644352 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 12•12 years ago
|
||
comm-central: https://hg.mozilla.org/comm-central/rev/a7b28a555957 comm-aurora: https://hg.mozilla.org/releases/comm-aurora/rev/9ae2aa7edbc0 comm-beta: https://hg.mozilla.org/releases/comm-beta/rev/4275bc483518
Status: NEW → RESOLVED
Closed: 12 years ago
status-thunderbird15:
--- → fixed
status-thunderbird16:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
Assignee | ||
Comment 13•12 years ago
|
||
Backed out of comm-beta since we landed on a SeaMonkey relbranch (oops). Re-landed on comm-beta as: https://hg.mozilla.org/releases/comm-beta/rev/716a3a38c313
You need to log in
before you can comment on or make changes to this bug.
Description
•