Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRD in IE11 input and output column mixed up #201

Closed
felix-mueller opened this issue Feb 20, 2017 · 3 comments
Closed

DRD in IE11 input and output column mixed up #201

felix-mueller opened this issue Feb 20, 2017 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@felix-mueller
Copy link

felix-mueller commented Feb 20, 2017

When using DRDs in IE11 with dmn-js modeler within DMNs the first input column is mixed up with the first output column. The same DRD is working fine in Firefox and Chrome.
Please check this URL: https://camunda.org/dmn/simulator/ and especially the table "Beverages".

I am not sure what is the root cause as I haven't looked deeper into it, but I get a Script Error in IE11 here:

https://github.com/bpmn-io/table-js/blob/363d2327f927f1af7247e354889e1f3d94f5f566/lib/features/interaction-events/InteractionEvents.js#L115

'Object doesn't support property or method contains'.
Event.target is a HTMLDocument object.

Best
Felix

@berndruecker
Copy link

See also https://app.camunda.com/jira/browse/CAM-7482 in cockpit (when done)

@falko
Copy link
Member

falko commented Apr 6, 2017

A customer reported this also in Microsoft Edge 38.14393.0.0 (Microsoft EdgeHTML 14.14393)

@mschoe mschoe added the bug Something isn't working label May 17, 2017
@SebastianStamm SebastianStamm self-assigned this Jun 8, 2017
@SebastianStamm SebastianStamm added the in progress Currently worked on label Jun 8, 2017
@SebastianStamm SebastianStamm added needs review Review pending and removed in progress Currently worked on labels Jun 8, 2017
@nikku
Copy link
Member

nikku commented Jun 8, 2017

@SebastianStamm Please let @philippfromme or anyone else from the team review this.

@SebastianStamm SebastianStamm assigned philippfromme and unassigned nikku Jun 9, 2017
@philippfromme philippfromme added ready Ready to be worked on and removed needs review Review pending labels Jun 12, 2017
@philippfromme philippfromme added needs review Review pending and removed ready Ready to be worked on labels Jun 12, 2017
@SebastianStamm SebastianStamm removed the needs review Review pending label Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

7 participants