Closed
Bug 307923
Opened 19 years ago
Closed 19 years ago
Highlighted users on channel user list are lost when switching channels
Categories
(Other Applications :: ChatZilla, enhancement)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whey_one, Assigned: rginda)
References
Details
(Whiteboard: [cz-0.9.69])
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Problem one Open 2 channels. Select a user from first channel. Switch to another channel. Switch to first channel. The user that was selected is not highlited any more. Problem 2 Open a channel with enough number of users - larger than the number that can fill the channel window - where users can be scrolled either using the up and down arrows or the scroll bar. Scroll down slowly using one method method at a time. If the channel is busy - messages in main windows and user joing and leaving the channel - with every refresh the scrolling bar returns to the uppermost position and the user being highlited is resetted to the first one on the list. Reproducible: Always
Comment 1•19 years ago
|
||
Problem 2 is a duplicate of bug 271989. Please, the next time you file bugs, one problem per bug :-). Otherwise developers don't know where to find things. Also search for duplicates before you file a new bug. Confirmed bug on latest XULRunner nightly, and with James Ross' developer version of CZ. I don't think any related code is different in 0.9.68.5, so I'm pretty sure this is a valid bug :-). Adjusting summary so this isn't a dupe anymore.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Higlighted user on channel user list is lost when switching channels or when lists/channer is refreshed. → Higlighted user on channel user list is lost when switching channels
Comment 2•19 years ago
|
||
This patch saves and restores the selection on the channel object. The scroll position thing is a thug, I need more time for that. So for now, let's just fix this bit first.
Attachment #201690 -
Flags: review?(samuel)
Updated•19 years ago
|
Attachment #201690 -
Flags: review?(samuel) → review+
Updated•19 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Summary: Higlighted user on channel user list is lost when switching channels → Highlighted users on channel user list are lost when switching channels
Comment 3•19 years ago
|
||
Severity --> ENH, since the behaviour of clearing the selection is deliberate.
Severity: normal → enhancement
Updated•19 years ago
|
Attachment #201690 -
Attachment description: Patch that saves and restores the selection. → [checked in] Patch that saves and restores the selection.
Attachment #201690 -
Attachment is obsolete: true
Comment 4•19 years ago
|
||
I'm resolving this bug as FIXED, as it fixes the problem in the summary of the bug. The scrolling problem is also described in bug 271989, and it seemed useless to have both around.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Whiteboard: [cz-0.9.69]
You need to log in
before you can comment on or make changes to this bug.
Description
•