DATAFLOW Software - Known Issues
by Marco Wuelser
Known Issues DATAFLOW Software Version 1.6.1
Topic | Description |
---|---|
Code-Analysis ID-4854 |
PC-Lint errors in StartupController and StarupControllerHandler |
Property Inspector ID-5307 |
The Property Inspector displays properties for the current diagram if no item is selected. No properties should be available.
|
Edit Common Items ID-5336 |
This bug only appears when the editor settings (Options / Editor) is set as follows: Double Click Action - Edit:
When a text object in a diagram is double clicked, it should be in edit mode. This seems to not always work at the first try. |
Channel Routing ID-5488 |
It is hard to get to the right click menu of connectors. The mouse pointer has to be on the exact pixel coordinate of the connector to get to the corresponding right click menu. |
Channel Routing ID-5488 |
Line Routing Orthogonal - The following sample can not be done with line routing orthogonal because the lines are always overlapping in the middle and the user does not know which connector belongs to the correct port. |
Diagram Zoom ID-5501 |
In some rare cases, zooming in a diagram is slow and the grid is not loaded properly. |
Diagram Toolbox |
The visualization when collapse/expand the tree of the system explorer or the diagram toolbox is not fluent and should be improved. |
Diagram Export ID-5793 |
A channel label with a long text (e.g. multiple protocols on a container channel) may be cut off by the diagram export and image export when it is close to the diagram border.
|
Text Box ID-5832 |
It is not possible to change the font style (bold, underline, ..) when selecting the text-box. The text within the text-box must be selected to change the font. |
Code Generation ID-5946 |
The serialization of enumeration arrays in the serialize method is currently incorrect. There should be a cast to the base type. This causes the generated code to not compile and the corresponding unit tests to fail. |
Code Generation |
Protocol fields can currently not be used as arrays of nested protocols. The generated code does not compile and unit tests fail in case this scenario is set up in the protocol explorer. |
User Login |
When trying to log in with a non existing user name, the application can crash and the application needs to be restarted. |
User Login |
Defining a logo for the PDF Document export saves the absolute path instead off the relative path. |
Server Mails |
Outgoing emails from the DATAFLOW License Server are still using the former company branding. |
Known Issues DATAFLOW Software Version 1.5.4
Topic | Description |
---|---|
Code-Analysis ID-854 |
PC-Lint errors in StartupController and StarupControllerHandler |
Property Inspector ID-307 |
The Property Inspector displays properties for the current diagram if no item is selected. No properties should be available.
|
Code Message Improvements ID-333 |
Some code error messages need to be improved for better readability. |
Edit Common Items ID-336 |
This bug only appears when the editor settings (Options / Editor) is set as follows: Double Click Action - Edit:
When a text object in a diagram is double clicked, it should be in edit mode. This seems to not always work at the first try. |
Channel Routing ID-488 |
It is hard to get to the right click menu of connectors. The mouse pointer has to be on the exact pixel coordinate of the connector to get to the corresponding right click menu. |
Clipboard Image ID-412 |
Inserting an image from the clipboard does not work for all sources. This is currently only working for images copied to the clipboard with an internet explorer as source. |
Channel Routing ID-488 |
Line Routing Orthogonal - The following sample can not be done with line routing orthogonal because the lines are always overlapping in the middle and the user does not know which connector belongs to the correct port. |
Diagram Zoom ID-501 |
In some rare cases, zooming in a diagram is slow and the grid is not loaded properly. |
Diagram Toolbox |
The visualization when collapse/expand the tree of the system explorer or the diagram toolbox is not fluent and should be improved. |
Diagram Export ID-793 |
A channel label with a long text (e.g. multiple protocols on a container channel) may be cut off by the diagram export and image export when it is close to the diagram border.
|
Text Box ID-832 |
It is not possible to change the font style (bold, underline, ..) when selecting the text-box. The text within the text-box must be selected to change the font. |
Reset Password ID-837 |
The field 'ConfirmCode' should be labeled 'Confirmation Code' to match the term in the email that is sent to the user after using the password reset function. |
Code Generation ID-5946 |
The serialization of enumeration arrays in the serialize method is currently incorrect. There should be a cast to the base type. This causes the generated code to not compile and the corresponding unit tests to fail. |
Code Generation |
Protocol fields can currently not be used as arrays of nested protocols. The generated code does not compile and unit tests fail in case this scenario is set up in the protocol explorer. |