aMule Forum

English => en_Bugs => Topic started by: zaphodiv on February 10, 2012, 08:03:47 AM

Title: multiple selection using shift key in search tab
Post by: zaphodiv on February 10, 2012, 08:03:47 AM

amule 2.3.1 on centos 6

You could argue this is a feature request but it's dosn't do what people expect so I think it is a bug

In a list of files in the search tab you can select multiple files by holding down the shift key and pressing the down arrow key. If you select a block of files, keep shift held down and press the up key it dosn't unselect the selected files at the end.

Title: Re: multiple selection using shift key in search tab
Post by: GonoszTopi on February 10, 2012, 08:06:18 PM
Most likely it's a wxWidgets bug. Though I'll check our code to see if we do anything strange with selection.
Title: Re: multiple selection using shift key in search tab
Post by: Stu Redman on February 10, 2012, 09:00:29 PM
see wxListMainWindow::OnArrowChar() (listctrl.cpp 3358)

Code is same in wx 2.8.12 and even in 2.9