Closed (fixed)
Project:
Namecards
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2011 at 11:05 UTC
Updated:
4 Sep 2011 at 18:32 UTC
If the email list is first filtered using live search term and then the user selects a range of emails using shift + left mouse click, hidden checkboxes within that range are also selected. Need to modify javascript to only select visible checkboxes.
Comments
Comment #1
begun commentedModified javascript in file 'namecards_select_table_column.js' so that only visible checkboxes will be selected when selecting a range using shift + left mouse click.