Actions
Bug #11674
closedSelection of row deletes checkbox selection
Start date:
2010-12-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This is something weird im ExtJS wth CheckboxSelectionModel i already reported here:
http://www.sencha.com/forum/showthread.php?117750-3.3-Ext.grid.CheckboxSelectionModel-and-singleSelect-false
So i have the fix in the pocket ;)
Files
Updated by Steffen Kamper almost 14 years ago
- Assignee set to Steffen Kamper
- Target version set to 4.5 RC1
It's not the same as i wanted to fix this behaviour:
click on checkboxes allow select more than one row
click on row deletes the check state of all rows and check clicked row
#11589 is about no deselect with row click
Anyways my patch solves both issues.
Updated by Steffen Kamper almost 14 years ago
- File 11674.patch 11674.patch added
- Status changed from New to Accepted
Updated by Steffen Kamper almost 14 years ago
btw - the sencha team accepted this as bug.
Updated by Steffen Kamper almost 14 years ago
- Status changed from Accepted to Under Review
Updated by Steffen Kamper almost 14 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset r3663.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5 RC1)
Actions