| 26 | * Evaluators of test functions allow name to be changed |
| 27 | * Operator graph view |
| 28 | * The "Zoom area tool" in the operator graph view does not really perform the action expected by the icon |
| 29 | * Saving a screenshot from an operator graph and specifying the filename doesn't automatically add the extension |
| 30 | * The icon for the screenshot button doesn't really indicate it's taking a screenshot, some kind of camera icon would be nicer |
| 31 | * The icon for redraw the graph is okay, but usually there's one with 3 boxes connected by lines |
| 32 | * !UserDefinedAlgorithms cannot be edited (connections, operators adding or removing) through the graph view (either cloned or newly created) |
| 33 | * "Break Point" (should be spelled "Breakpoint") and "Initial Operator" are selectable in the context menu although the graph view is not editable (they do nothing when clicked). |
| 34 | * The context menu should display "Open View" in bold letters |
| 35 | * The engine tab in an algorithm doesn't fill the whole space |
| 36 | * Closing the start page through the "x" still shows a check in the views menu. Also if it was closed that way and then "Close all" is chosen the start page cannot be shown again. |
| 37 | * The "Copy To Clipboard" option in the Edit menu always seems to be disabled |
| 38 | * Using "Save all" with multiple open "documents" doesn't indicate which document is saved in the save file dialog |
| 39 | * Opening a file that is not a hl file should display a nicer dialog than the `PersistenceException` that complains about a missing typecache.xml |
| 40 | * Using "Close all", also closes the operators list, clipboard and the start page. The start page okay, but operators list or clipboard I wouldn't have exptected to be closed. |
| 41 | * The `TypeSelector` locks up the application when text is deleted in the search box (#904) |