Haven't been able to reproduce it in a fresh capx, but here are the error messages that I got after double clicking the condition "left mouse is down," clicking back twice, selecting touch, then selecting on touch start.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Cannot add triggered condition to block with trigger incompatible
Condition: !HasAnyTriggerIncompatible() || (old->IsIncompatibleWithTrigger() || !replacement->IsTrigger())
File: Projects\EventBlock.cpp
Line: 49
Function: void __thiscall EventBlock::ReplaceCondition(class EventCondition *,class std::unique_ptr<class EventCondition,struct std::default_delete<class EventCondition> >)
Build: release 50 (32-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 0)
You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.
---------------------------
Abort Retry Ignore
---------------------------
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Object texture leak: a texture is still loaded when cleaning up an ObjectTexture, check all textures released properly
Condition: gl_instances.empty()
File: Projects\ObjectTexture.cpp
Line: 43
Function: __thiscall ObjectTexture::~ObjectTexture(void)
Build: release 50 (32-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 0)
You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.
---------------------------
Abort Retry Ignore
---------------------------