-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 73.23
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Studio Designer
-
Tags:
-
Backlog priority:499
-
Browser:
-
Sprint:NOS 10.10.2 - begin dec
-
Story Points:3
Steps to reproduce:
- Create a schema called intrum:
- channel - Directory
- direction - Directory
- ref - String
- service - Directory
- type - Directory
- unit - Directory
- classified - Boolean
- Attach the schema to a document type
- Define a Workflow
- Enable the workflow for your document type
- Access to View designer
- Select Variables in the right menu of the task layout editor.
- Select all fields, choose Edit and click SCAFFOLD button
In the browser console, you can see this error message
Uncaught TypeError: Cannot read property 'shadowRoot' of null at HTMLElement._getElementRoot (nuxeo-view-designer.html:69457) at HTMLElement.elementsFromPoint (nuxeo-view-designer.html:69465) at HTMLElement.elementsFromPoint (nuxeo-view-designer.html:69750) at HTMLElement._updateInsertion (nuxeo-view-designer.html:98782) at HTMLElement.onElementDragMove (nuxeo-view-designer.html:99007) at HTMLElement.handler (nuxeo-view-designer.html:2396) at nuxeo-view-designer.html:73765 at Set.forEach (<anonymous>) at onMouseMove (nuxeo-view-designer.html:73761)
- is related to
-
NXS-4930 Designer - Allow drag and drop of a schema property
- Resolved