Closed
Description
Describe the bug
the input box on the activity dialog where the changes are shown is editable, it should be readonly.
Expected behavior
Text box should not be editable, however the text should still be selectable, I think if you use the readonly attribute then you can't interact with the text anymore, this is not desired.