ThalesGroup / security-risk-assessment-tool

The ISRA security-risk-assessment-tool project is an Electron based application used to do security risk assessments at a technical level
BSD 4-Clause "Original" or "Old" License
22 stars 7 forks source link

[Issue]: Business Assets > Name text field, after double click to select all text, unable to overwrite/delete the selected text #274

Open ssyap78 opened 3 months ago

ssyap78 commented 3 months ago

Issue Description

In Business Assets > Name text field, unable to double click to select all to overwrite/delete selected text

Duplicate Steps

  1. Navigate to Business Assets
  2. enter "abcdef" in Name text field
  3. Double click on the text on Name text field, all text are selected
  4. Press any character key try to overwrite the selected text, but nothing happen
  5. Press backspace try to delete the selected text, but nothing happen
  6. User need to single click the Name text field again, and enter CTRL + A to select all, then can overwrite/delete the text.

Expected Results

After double click to select all text, user able to overwrite / delete selected text.

Version Detected

1.1.0 (Default)

Attachments

No response