﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1484913	Message List - Select multiple messages	rosali		"To select multiple messages I have to press CTRL and to click on the row.

Pressing CTRL and clicking on a link will open a browser TAB if the browser supports tabbed browsing. So, multi message selections will open a new browser tab for each selected message.

A quick and dirty fix is to remove the href attribute in program/steps/mail/func.inc in line

$cont = sprintf('<a href=""%s"" onclick=""return rcube_event.cancel(event)"">%s</a>', Q(rcmail_url($action, array($uid_param=>$header->uid, '_mbox'=>$mbox))), $cont);
"	Bugs	closed	5	0.3-stable	Client Scripts	git-master	normal	fixed		
