bcattoor / NovaPoint-Open-Issue-List

Open transparant, and available for everyone.
0 stars 0 forks source link

Novapoint Railway: Alignement Design: Vertical Drawing: Delete helpline #12

Open bcattoor opened 6 years ago

bcattoor commented 6 years ago

Context

When a user has drawn a helpline in the vertical drawing, and wishes to delete this line, but miss-clicked: a fatal error is thrown. This even happens when the initial line is sent to back, and the user clicks the NVP-line itself.

example

Information

Name Value
Software version NVP 20.05FP4b
Software version AutoCAD 2017
Module name RAILWAY
OS Windows 7
Vianova tracking number 1383687

Expected Behaviour

Case 1

  1. click menu item delete help-line
  2. select the NVP-help-line
  3. help-line gets deleted

Case 2

  1. click menu item delete help-line
  2. select the AutoCAD-line
    • help-line gets deleted (keep a link in x-data?)
    • or message, please select help line itself

Case 3

  1. click menu item delete help-line
  2. miss-clicked (void or other type of object)
    • do nothing, user will automatically feel obliged to retry and select it.
    • or message, please select help line itself, but do NOT close command

Actual Behaviour

Case 1

  1. click menu item delete help-line
  2. select the NVP-help-line
  3. help-line gets deleted

Case 2

  1. click menu item delete help-line
  2. select the AutoCAD-line
  3. FATAL ERROR!

Case 3

  1. click menu item delete help-line
  2. miss-clicked (void or other type of object)
  3. FATAL ERROR!

Impact

Although the function is not a core functionality, the impact of the bug is severe, loss of data is eminent. A user could have a multitude of drawings open, that contain unsaved changes...