SUMMARY Dolphin defaults to mailto procotol when it detects '@` symbol in the address bar. It should default to sftp instead. STEPS TO REPRODUCE 0. Have a local server running on IP 192.168.1.2 1. Edit the location bar 2. Type in: user@192.168.1.2 3. Enter OBSERVED RESULT ``` mailto: Invalid protocl ``` EXPECTED RESULT Launch sftp://user@192.168.1.2