-
8 Jan 2012 2:02 AM #1
The drag floating element does not have drag icon after first drag
The drag floating element does not have drag icon after first drag
Hi,
I noticed that when I drag an element once, release it and then drag it again,
the icon showing if drop is allowed ('dropAllowed' or 'dropNotAllowed' cls) is
missing.
This can be viewed in the drag and drop from grid to grid example. In that
example, dragging one record causes this problem to happen for all the rows.
In my code, where I have many separate drag sources and drop targets, this
happens per drag source: dragging an element that is a drag source causes this
to happen for that element on the next drag, but other elements that haven't
been dragged yet do not show this.Yaron Yogev
IT Software Developer
-
9 Jan 2012 8:05 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
The icon that says if it is a valid drop or not? What browser because I just looked and that icon is there in Chrome.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Jan 2012 8:46 PM #3
Happened in Firefox (Iceweasel) and Google Chrome
Happened in Firefox (Iceweasel) and Google Chrome
I'm working in Linux Debian environment, with testing packages.
Yaron Yogev
IT Software Developer


Reply With Quote