| Issue 385: | Channel userlist drops selection | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Miranda Version : 0.9.0 alpha build #3 Unicode Build : Yes What steps will reproduce the problem? 1. Right-click some nickname in userlist - popup menu appeared 2. Wait for someone enter/leave the channel - selection is dropped, nobody is selected now 3. Select any action in popup menu - it will simply disappear, having done anything What is the expected result? Selected user should stay selected =) IRC Plugin + TabSRMM |
||||||||||||
,
Nov 13, 2009
This is probably a common UI issue. Can you test with chat plugin please. Issue going to tabSRMM as per report.
Status: Assigned
Labels: Component-IM-TabSRMM |
|||||||||||||
,
Nov 13, 2009
Known issue, because the user list is updated when someone joins or parts. Since the user list is sorted, the old selection index may no longer be valid, so the selection is undone. No fix planned at the moment, so it should be filed as a (minor) known issue.
Status: WontFix
Labels: -Priority-Medium Priority-Low |
|||||||||||||
,
Nov 13, 2009
Well, the best way is to lookup for previous selected text and select it again if it still exists - it's just a few lines of code Because it's sometimes almost impossible for a long time to ban somebody via context menu at the evening, when many people join and part periodically... Then I should quickly enter user's info, copy its address and add ban manually =( |
|||||||||||||
|
|
|||||||||||||