id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
856,Vista: The Advanced Preferences dialog dings annoyingly,adamk,azawawi,"The list control in the Advanced Preferences dialog emits a ding/system-beep every single time it gets clicked.

It is so incredibly annoying that it renders the Advanced dialog editor almost unusable.

I tried putting $DB::single = 1 debugger hooks into every single method in Advanced.pm and I can confirm that the ding/beep fires BEFORE the methods are fired.

Padre::Wx::Dialog::Advanced::CODE(0x9c9c34c)(C:/padre/Padre/lib/Padre/Wx/Dialog/Advanced.pm:229):
229:                            shift->_on_list_item_selected(@_);

(beep fired before this statement).

As a point of comparison, the Ack results window shows the same behaviour, but no other list in Padre seems to do this.",defect,closed,critical,,editor,0.56,fixed,,
