﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5736	"Default ""mailto"" links look ugly"	Wiktor Walc	Garry Yao	"When creating link to an email address, FCKeditor showed only email address:

 `<a href=""mailto:mail@example.com?subject=hello&amp;body=text"">mail@example.com</a>`

CKEditor shows the complete link, which simply looks bad:

 `<a href=""mailto:mail@example.com?subject=hello&amp;body=text"">mailto:mail@example.com?subject=hello&amp;body=text</a>`

=== Steps to reproduce ===
 1. In a CKEditor click the link tool (not highlighting any text)
 2. Select link type 'Email'
 3. Enter email address, message subject & message body
 4. click Ok - the code shows. FCKEditor only shows the email address when these setting are entered."	Bug	closed	Normal	CKEditor 3.4	UI : Dialogs	3.0	fixed	Confirmed Review?	
