Project

General

Profile

Bug #432

Multiple Select on buffer and deletion only deletes first in selection

Added by pennywise over 15 years ago. Updated about 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Quassel GUI (Qt)
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Version:
0.3.1+
OS:
Any

Description

When you want to delete some buffers, you can select multiple buffers and then use the contextmenu to select "delete buffer". Then only the first clicked item is deleted, not all

Expected: every selected buffer should be deleted.

Additional information:

Two ways to solve:

1) implement a "delete all selected"
2) don't open the contextmenu when multiple buffers are selected.

I guess this is also happening to "hide events" and other stuff in the context menu, but I only tried "delete"

Associated revisions

Revision 73696998 (diff)
Added by Marcus Eggenberger about 15 years ago

Quassel no longer gets a nervous breakdown when you select too many buffers - fixes #432

Revision a40fb3e7 (diff)
Added by Manuel Nickschas about 15 years ago

Handle multi-selections in BufferViews sanely.

This means that actions like hiding and deleting buffers now also work if multiple buffers
are selected. This is true for all displayed actions, i.e. you can hide events in multiple
buffers at once, or send CTCP commands to multiple nicks, etc.

(Finally) fixes #432.

History

#1 Updated by Sputnick about 15 years ago

  • Priority changed from High to Normal

#2 Updated by Sputnick about 15 years ago

  • Status changed from New to Assigned
  • Assignee set to Sputnick
  • Target version set to 0.4.0
  • Version set to 0.3.1+

This needs to be looked into, after I fixed the related bug #428 which kept me from testing in the first place :)

#3 Updated by EgS about 15 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

#4 Updated by Sputnick about 15 years ago

  • Status changed from Resolved to Assigned

Wupps, screwed up when I told EgS the bug number :) This issue is not yet solved, but will be soon now that #428 is closed.

#5 Updated by Sputnick about 15 years ago

  • Status changed from Assigned to Resolved

Also available in: Atom PDF