Closed
Bug 223693
Opened 21 years ago
Closed 21 years ago
Autoreconnect doesn't rejoin channels hidden with hide-view command
Categories
(Other Applications :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: rginda)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
When you get automatically reconnected to a network (possibly even when doing it
manually) ChatZilla rejoins all the channels that are still visible, not the
ones you were a member of. Thus, hiding a view using /hide-view before the
reconnect will cause ChatZilla not to rejoin it.
Reproducible: Always
Steps to Reproduce:
1. Connect to Moznet, join a channel or two.
2. Use /hide-view on at least one channel.
3. Disconnect and reconnect.
Actual Results:
Only channels visible are rejoined.
Expected Results:
All channels you were a member of should be rejoined.
Looking at the code, this will also rejoin channels you've left but didn't close
the tab for - it just rejoin all the tabs, which may not be related to the
channels you were actually in.
Reporter | ||
Comment 1•21 years ago
|
||
Chatzilla 0.9.54 is now available and has landed on the trunk (cvs). This should
have resolved this bug; if it has not, please reopen it.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•