Closed
Bug 789450
Opened 13 years ago
Closed 10 years ago
Chat Tab doesn't stay open when re-opening Thunderbird
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 45.0
People
(Reporter: foudil.newbie+bmo, Assigned: foudil.newbie+bmo)
References
()
Details
Attachments
(1 file, 4 obsolete files)
4.24 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120828083304
Steps to reproduce:
1. start Thunderbird
2. open Chat Tab
3. quit Thunderbird
4. start Thunderbird again
Actual results:
Chat Tab is not (re-)opened
Expected results:
Chat Tab should have been (re-)opened
Since im accounts already have the autoload feature, not sure if we should try to restore (reconnect?) accounts and convs.
Attachment #730099 -
Flags: feedback?(florian)
Comment 2•13 years ago
|
||
(In reply to foudfou from comment #1)
> Since im accounts already have the autoload feature, not sure if we should
> try to restore (reconnect?) accounts and convs.
I'm unsure if you mean that accounts auto-connect or that you can "auto-join" chatrooms. My guess is that this would be a separate bug, however.
I think it IS wanted though...at least for the backend (and the Instantbird UI) we've wanted to be able to restore everything about a session when restarting [1].
[1] https://bugzilla.instantbird.org/show_bug.cgi?id=307
Patrick, I meant account auto-connecting. The patch in comment 1 addresses the restore of the Chat tab, which this bug is about. Do you suggest the whole session restore (to be defined) should be implemented ? Or should this be handled in another bug ?
Comment 4•12 years ago
|
||
(In reply to foudfou from comment #3)
> Patrick, I meant account auto-connecting. The patch in comment 1 addresses
> the restore of the Chat tab, which this bug is about. Do you suggest the
> whole session restore (to be defined) should be implemented ? Or should this
> be handled in another bug ?
That would be a different bug.
Hi all, could anyone provide feedback ? Or should I just request for review ?
Component: Toolbars and Tabs → Instant Messaging
Version: 15 → unspecified
I'm not dropping on this guys :)
Assignee: nobody → foudil.newbie+bmo
Attachment #730099 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #730099 -
Flags: feedback?(florian)
Attachment #816269 -
Flags: review?(florian)
Probably my last proposal. I thought of implementing tests, but won't probably be able to do it in the short term.
Attachment #816269 -
Attachment is obsolete: true
Attachment #816269 -
Flags: review?(florian)
Attachment #8362239 -
Flags: review?(florian)
Here's a version with a test inspired from test_folder_pane_persistence_generally_works().
I added a test file in /mail/test/mozmill/im, but it may be better to merge it with test-toolbar-buttons.js, and rename this one to something more general.
Attachment #8362239 -
Attachment is obsolete: true
Attachment #8362239 -
Flags: review?(florian)
Attachment #8365541 -
Flags: review?(florian)
Comment 9•12 years ago
|
||
The last 2 attachments are identical here, did you mean to attach a test?
Flags: needinfo?(foudil.newbie+bmo)
![]() |
Assignee | |
Comment 10•12 years ago
|
||
Oops, here's the one that includes the test.
Attachment #8365541 -
Attachment is obsolete: true
Attachment #8365541 -
Flags: review?(florian)
Attachment #8394061 -
Flags: review?(florian)
Flags: needinfo?(foudil.newbie+bmo)
Comment 11•10 years ago
|
||
(In reply to foudfou from comment #10)
> Created attachment 8394061 [details] [diff] [review]
> v4 with test, really
>
> Oops, here's the one that includes the test.
Flags: needinfo?(florian)
Updated•10 years ago
|
Flags: needinfo?(florian)
Attachment #8394061 -
Flags: review?(florian) → review?(aleth)
Comment 13•10 years ago
|
||
https://hg.mozilla.org/comm-central/rev/21c7f2e1e706be47acc74af309680a536c694b33
Bug 789450 - Persist Chat tab after Thunderbird restart. r=aleth
Comment 14•10 years ago
|
||
Comment on attachment 8394061 [details] [diff] [review]
v4 with test, really
Review of attachment 8394061 [details] [diff] [review]:
-----------------------------------------------------------------
Many thanks for this fix and the test! I've unbitrotted the patch and fixed some minor style nits before checkin.
Sorry the review was pending for so long!
Attachment #8394061 -
Flags: review?(aleth) → review+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 45.0
You need to log in
before you can comment on or make changes to this bug.
Description
•