| Summary: | DOT Graph View - Cannot copy NPE diagnosis. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Ed Willink <ed> |
| Component: | GEF DOT | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | miklossy |
| Version: | unspecified | ||
| Target Milestone: | 5.0.300 (2018-12) | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Whiteboard: | |||
|
Description
Ed Willink
Hello Ed! Thanks for your bug report! I pushed the following changes to the master branch: [540597] Improve Error Dialog in case the DOT file cannot be imported. - Use the org.eclipse.ui.statushandlers.StatusManager to display the error message to the user in case the DOT file cannot be imported. With this change, the error diagnostic can be copied to the clipboard via the keyboard shortcut CTRL+C. Could you please give it a try with the latest build and confirm that the Error Dialog works as desired? Ctrl-C not working in dialogs/views has been a regular irritant for me, with some of my reports coming back with WORKSFORME. I was lightly hoping this one was solid and you might forward to SWT for the general fix. Your fix suggests that every bad Dialog must be fixed by an individual Bugzilla report. Shouldn't whatever base Dialog you were using be fixed instead? (I'm sure your fix will work, but without a fix for the underlying NPE GEF's DOT View is not helpful to me. Indeed I have suspicions that it aggravates EClipse's usual sluggishness.) I resolve this as fixed in 5.0.300 (2018-12). |