Community
Participate
Working Groups
= Steps to reproduce = * Open GMF diagram file in graphical editor based on BasicDocumentProvider * Close that editor again = Expected result = Nothing particular is displayed in status line. = Actual result = Status line displays progress bar with a task "Unloading Model Resources:..." that is 100% complete but never disappears.
Fixed by calling done() method on progress monitor in BasicDocumentProvider#dispose().
Mass-closing Resolved tickets