Details
-
Bug
-
Resolution: Fixed
-
None
-
Google Chrome 69
-
Empty show more show less
Description
problem
JS Exception: Cannot read property 'isEntity' of undefined
trace
Exception details:
reproduction
- Open a task
- Add some comments to a segment
- open comments for that segment
- double click on the upper comment to load it
- select the comment text in the textarea and press CTRL-X
- click on the delete icon for the current comment
- confirm delete
- the following JS exception is triggered:
Cannot read property 'isEntity' of undefined
in constructor.doEnsureVisible @ ext-all-debug.js:200168:55
Attachments
Issue Links
- causes
-
TRANSLATE-2484 Buffered grid "ensure visible" override
- Done