-
12 Jul 2009 3:25 PM #1
[OPEN-81][3.0.0] multi select problem with enableDragDrop and CheckboxSelectionModel
[OPEN-81][3.0.0] multi select problem with enableDragDrop and CheckboxSelectionModel
Ext version tested:
- Ext 3.0.0
Adapter used:
- ext
Browser versions tested against:
- ____
- IE7
- FF3
- Chrome
Operating System:
- ________
- Windows Vista
Description:
- Make GridPanel enable drag and drop.
- Use Ext.grid.CheckboxSelectionModel plugin.
- When check the checkbox, I can only one checkbox.
- When check select-all checkbox in header, it works good(I can check multi checkbox).
- When check with ctrl button, it works good(I can check multi checkbox).
Test Case:[*]Modify gird2 in Ext JS example grid-plugins.js file.
Code:var grid2 = new xg.GridPanel({ enableDragDrop: true, ddGroup: 'grid2tree', ... });
See this URL : modified grid2 sample
Steps to reproduce the problem:
Described in Test Case.
The result that was expected:
Described in Test Case.
The result that occurs instead:
N/A
Screenshot or Video:
N/A
Debugging already done:
- none
Possible fix:
- not provided
Last edited by i1befree; 12 Jul 2009 at 8:49 PM. Reason: This is known issue.
- Ext 3.0.0
-
13 Jul 2009 7:03 AM #2
Thanks for your post. I see that you've updated to CLOSED. Maybe you could include a link to the thread where this was already reported.
Typically we will put a [DUP] in the header if there's an existing related report and provide a link for cross reference.MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
13 Jul 2009 7:07 AM #3Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- The Netherlands
- Posts
- 24,251
- Vote Rating
- 40
-
14 Jul 2009 6:52 AM #4
Changing status of this to OPEN so it can be re-evaluated to apply a fix.
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
27 Aug 2010 11:28 AM #5
This bug still exists in version 3.2.2.
When enableDragDrop=true, the only way I can select multiple check-boxes at a time is using Ctrk key.
-
27 Aug 2010 12:25 PM #6
Yes - I am seeing the same exact issue with 3.2.2. Are there any workarounds?
-
11 Jan 2011 10:22 PM #7
-
1 Feb 2011 9:19 AM #8
Bump. Yes - still broken in latest general release. :-(
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote