id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 14700,Need to be able to configure colors to wrap links,csmaclaga,,"I've read through the items I can find on this topic (ex #7212). If I missed something and the functionality already exists, please point me in the right direction. We need to be able to select some text that also contains a link, select a foreground/background color, and have the style applied once. This would allow a user to select a block of text (that includes a link), color the text, and still have the link render as a link. For example: 1. Go to: http://ckeditor.com/latest/samples/ 2. Enter some sample text {{{ before link after }}} 3. Select the link text, and click the link button to create a link. 4. Select the entire contents and change the foreground color to red. The results will look like this: {{{ before link after
}}} We'd like to be able to make a configuration change that would change the results of these steps to look like this: {{{ before link after
}}} Compare the actual results from above with slightly alternate steps (insert the link after colorizing the text): 1. Go to: http://ckeditor.com/latest/samples/ 2. Enter some sample text {{{ before after }}} 3. Select the entire contents and change the foreground color to red. 4. Place the cursor in the middle, type the word link, select the word link and click the link button to create a link. The results will look like this: {{{ before link after
}}} I understand that not everyone will want this behavior, which is why I'm asking for this to be a configuration option. In our case it's the desired behavior: - we'd like to leave links looking like links for this user gesture - we'd like to avoid the extra characters in the markup from contributing toward the field's character limit",New Feature,closed,Normal,,Core : Styles,,wontfix,,