Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.11.1_js
-
Component/s: jalview-j2s
-
Labels:None
-
Environment:OSX, Firefox
Description
Branch Jalview-JS/develop, transpiler 3.2.9-j11.
Drag and drop of an alignment file to the JS desktop fails with console showing
2sApplet DnD kind=file type= name=1qip_entry.fasta size=202
JSDnD[] drop for DesktopPaneUI target null
JSDnD drop for DesktopPaneUI offset 176 188
new JSDropMouseEvent for jalview.gui.Desktop$MyDesktopPane[6910,invalid,parent:testApplet_Frame11.JRootPane.contentPane,0,0,900x609,alignmentX=0.0,alignmentY=0.0,border=,flags=264,maximumSize=,minimumSize=,preferredSize=,optimizedDrawingPossible=true,desktopManager=[jalview.gui.Desktop.MyDesktopManager object]]
JSDnD Error creating Drop event TypeError: target is null
Drag and drop of an alignment file to the JS desktop fails with console showing
2sApplet DnD kind=file type= name=1qip_entry.fasta size=202
JSDnD[] drop for DesktopPaneUI target null
JSDnD drop for DesktopPaneUI offset 176 188
new JSDropMouseEvent for jalview.gui.Desktop$MyDesktopPane[6910,invalid,parent:testApplet_Frame11.JRootPane.contentPane,0,0,900x609,alignmentX=0.0,alignmentY=0.0,border=,flags=264,maximumSize=,minimumSize=,preferredSize=,optimizedDrawingPossible=true,desktopManager=[jalview.gui.Desktop.MyDesktopManager object]]
JSDnD Error creating Drop event TypeError: target is null