Opened 7 years ago
Last modified 5 years ago
#18697 assigned defect
PortletInGridContainerColumns - DND Error in IE.
Reported by: | newan | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | DojoX Widgets | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
DND Error in IE.
In the example "https://github.com/dojo/dojox/blob/master/widget/tests/test_PortletInGridContainerColumns.html" for a portlet within a Bordercontainer (For the use with IE it has to be delivered by a webserver). In Firefox and Chrome the DND-Event works as it should:
- Click on the portlet an keep the Mousebutton pressed to move the portlet around.
- Release the Musebutton to drop the portlet at that place.
IE (version 11) shows a strange behaviour:
- the portlet sticks to the cursor even after releasing the the mousebutton.
- I need to click again to drop the portlet
With Dojo < 1.8 it does work within IE without any issues.
Change History (4)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Component: | General → DojoX Widgets |
---|---|
Owner: | set to dante |
comment:3 Changed 7 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | changed from dante to dylan |
Status: | new → assigned |
comment:4 Changed 5 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.
#18696 is a duplicate of this ticket.