Discuss anything related to web development but no technical support questions


Post by danielz »

We uses Ext Gantt buffered view online sample with indent/outdent function, then when we try to move the sub-tasks in below hierarchy serveral times in IE, the deadlock occurs:

Summary Task A
- Sub Task a.1 (indent/outdent it serverl times)
- Sub Task a.2
Summary Task B
- Sub Task b.1 (indent/outdent it serverl times)
- Sub Task b.2

But if we use Chrome to run the demo, the error will not happen, please advise how to solve above IE problem.

Post by Maxim Gorkovsky »

Hello.
You say this bug is observable on our online samples, can you please provide steps to reproduce? Also we need to know version of IE and version of gantt (2.x or 3.x)

Post by danielz »

We use IE 11 and Gantt 2.2.24, and we found it is a bug when Ext JS buffer function run under IE 11 and already fixed it. Did you found the same problem? If yes, please share your solution as well.

Post by Maxim Gorkovsky »

No, we haven't investigated that.
You say it's a bug in extjs. Have you reported that to sencha? If so, can you post a link here?

Post Reply