| Summary: | flushGlobalQueues() causes errors in custom widget | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Austin Riddle <austin.riddle> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Austin, the workaround is to change your SpaceTree.js to extend "org.eclipse.swt.widgets.Composite" instead of "qx.ui.layout.CanvasLayout". *** This bug has been marked as a duplicate of bug 379325 *** |
Version: Git HEAD For a custom widget that calls qx.ui.core.Widget.flushGlobalQueues(); I receive this error on the client: Error stack: TypeError: Property 'styleAnimation' of object [object org.eclipse.rap.rwt.visualization.jit.SpaceTree] is not a function at [object Object]._styleFromMap at [object Object]._renderAppearance at [object Function].flushGlobalStateQueue at [object Function].flushGlobalQueues rap-client-b496858f.js:47460Uncaught TypeError: Property 'styleAnimation' of object [object org.eclipse.rap.rwt.visualization.jit.SpaceTree] is not a function