Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2, EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Windows machines
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
Currently the ace:tableConfigPanel allows the user to change the multi column sort order by holding the Ctrl/Cmd modifier key while clicking on the sort arrows. However, the Ctrl key is not working correctly on Windows machines, but Cmd works fine on Macs.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case Reference | 5007000000SQq4HAAT |
| Summary | ace:tableConfigPanel - Add support for changing the multi-column sort order | ace:tableConfigPanel - Ctrl-modifier key not working for multi-column sort |
| Issue Type | Improvement [ 4 ] | Task [ 3 ] |
| Assignee | Nils Lundquist [ nils.lundquist ] | |
| Fix Version/s | 3.3 [ 10370 ] | |
| Environment | All | Windows machines |
| Description | Currently the ace:tableConfigPanel allows the user to change the single column sort order. It's not possible to change a multi-column sort order. Ctrl+Click has no effect on the panels sorting column icons. |
Currently the ace:tableConfigPanel allows the user to change the multi column sort order by holding the Ctrl/Cmd modifier key while clicking on the sort arrows. However, the Ctrl key is not working correctly on Windows machines, but Cmd works fine on Macs.
|
| Assignee Priority | P1 [ 10010 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #34102 | Wed Mar 27 11:25:13 MDT 2013 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tableconfigpanel/tableconfigpanel.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Issue Type | Task [ 3 ] | Bug [ 1 ] |
| Affects Version/s | 3.2 [ 10338 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Revision #34102
Committed by nils.lundquist
A minute ago
ICE-9104- ace:tableConfigPanel - added ctrl key handling