Opened 8 years ago

Closed 7 years ago

#1326364 closed Bugs (Fixed)

Unexpected behavior selecting messages with SHIFT

Reported by: jjongsma Owned by: roundcube
Priority: 5 Milestone:
Component: Interface Version: None
Severity: Keywords:
Cc:

Description

When selecting messages in the mailbox index view,
pressing SHIFT currently allows selecting multiple
individual messages.  The expected behavior is to
select a range of messages between the two selected. 
The current behavior should be changed to use the CTRL key.

At least that's the expected behavior in Gnome and
Windows... someone correct me if Mac is different.

Change History (4)

comment:1 Changed 7 years ago by cmcnulty

Logged In: YES 
user_id=275835

Patch to fix this problem (and to add standard shift-click
behavior):

http://www.popquizhotshot.com/roundcubemail/program/js/app.js.patch

comment:2 Changed 7 years ago by cmcnulty

Logged In: YES 
user_id=275835

Patch link has been updated.  The patch is now fixed for IE
and allows usage of Ctrl-Click, Shift-Click and Ctrl-Shift
Click.


comment:3 Changed 7 years ago by roundcube

Logged In: YES 
user_id=1262041

Added patch to CVS

comment:4 Changed 7 years ago by roundcube

  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.