When you are editing a box in a graph, if you interrupt your edition to use a non-Unitex program and then click back on the graph, a null pointer exception is raised.
What steps will reproduce the problem?
- Open or create a graph ; click on a box
- Edit the content (or output) of the box, without validating your changes
- Bring a non-Unitex window into the foreground by clicking on it
- Click on the empty background of the graph
What is the expected output?
Your changes to the box are checked and (if correct) validated. The box is unselected
What do you see instead?
The changes are checked and validated and the box is unselected, BUT a null pointer exception is raised
More info
- Unitex/GramLab IDE version: 3.2.119-rc
- UnitexToolLogger version: 3.2.119-rc
When you are editing a box in a graph, if you interrupt your edition to use a non-Unitex program and then click back on the graph, a null pointer exception is raised.
What steps will reproduce the problem?
What is the expected output?
Your changes to the box are checked and (if correct) validated. The box is unselected
What do you see instead?
The changes are checked and validated and the box is unselected, BUT a null pointer exception is raised
More info