Activated event is used to handle key returns from KDirOperator.
Making a Return in the KDirOperator would cause a double treatment of the event :
- first KDirOperator::activated for the activated event
- second KDirOperator::activated for the KeyPressEvent Key_Return
BUG: 412737
FIXED-IN: 5.69