Google Code Exporter
Google Code Exporter
``` The bug also exists with IE9, and in Firefox he always tries to multi-select items, as if I where holding down shift or strg key ``` Original comment by...
``` Same problem with Google Bookmarks !! ``` Original comment by `[email protected]` on 22 Oct 2012 at 4:55
``` Problem still occurs using gwt-dnd 3.1.0 ``` Original comment by `[email protected]` on 11 Apr 2011 at 4:26
``` Workaround: for the hidden lines, do not use setVisible(false), but apply CSS with width: 0; height: 0; visibility: hidden; ``` Original comment by `[email protected]` on 11 Apr 2011 at...
``` Having the same issue with AbstractInsertPanelDropController GWT: 2.4.0 gwt-dnd: 3.1.2 Neither the workaround, nor using the css style and setVisible(false) seem to work. It's only possible to drag to...
``` Sorry, that should have read "is logically *in this situation*" A situation it doesn't work in is: - Start with 012345678 - Select 12467 and drag to before 3...
Original comment by `fredsa` on 31 Jan 2012 at 6:28 - Changed state: **Obsolete**
``` This is still broken. Please resize the below example to a 1x1 box or smaller. http://allen-sauer.com/com.allen_sauer.gwt.dnd.demo.DragDropDemo/DragDropDemo.ht ml#WindowExample ``` Original comment by `[email protected]` on 31 Jan 2012 at 2:19
Original comment by `fredsa` on 31 Jan 2012 at 7:36 - Changed state: **Accepted** Attachments: - [Selection_027.png](https://storage.googleapis.com/google-code-attachments/gwt-dnd/issue-115/comment-3/Selection_027.png)
``` Appears the same in non-dev versions of chrome ``` Original comment by `[email protected]` on 31 Jan 2012 at 9:27 Attachments: - [chrome_gwt_dnd.PNG](https://storage.googleapis.com/google-code-attachments/gwt-dnd/issue-115/comment-4/chrome_gwt_dnd.PNG)