Click here to Skip to main content
15,919,893 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Neither a bug nor a suggestion, merely a query Pin
Dan Neely17-Nov-09 2:31
Dan Neely17-Nov-09 2:31 
GeneralRe: Neither a bug nor a suggestion, merely a query Pin
Dalek Dave17-Nov-09 3:20
professionalDalek Dave17-Nov-09 3:20 
GeneralRe: Neither a bug nor a suggestion, merely a query Pin
Dan Neely17-Nov-09 4:43
Dan Neely17-Nov-09 4:43 
GeneralRe: Neither a bug nor a suggestion, merely a query Pin
Chris Maunder1-Dec-09 4:22
cofounderChris Maunder1-Dec-09 4:22 
GeneralForum settings Pin
PIEBALDconsult16-Nov-09 7:07
mvePIEBALDconsult16-Nov-09 7:07 
GeneralRe: Forum settings Pin
Chris Maunder16-Nov-09 7:56
cofounderChris Maunder16-Nov-09 7:56 
GeneralRe: Forum settings Pin
PIEBALDconsult16-Nov-09 8:06
mvePIEBALDconsult16-Nov-09 8:06 
General"Do not interpret HTML tags" message option [modified] Pin
Gideon Engelberth16-Nov-09 5:18
Gideon Engelberth16-Nov-09 5:18 
The "hint" with the "Do not interpret HTML tags" option seems a bit backwards to me.   In fact, it seems that the option is not good for code snippets.

This message was posted with the option selected and thus does not have the syntax highlighting:

<pre>class Sample
{
   public void Test()
   {
         int temp = 0;
         temp++;
   }
}</pre>

It does seem to keep the spacing, but I would be confused as a new user to need to uncheck the "good for code snippets" option to get best performance for code snippets.   With the option to "Encode HTML tags when pasting", I imagine there isn't too much need for the option anymore.   (I really like the encode on paste option. Thumbs Up | :thumbsup:    Sometimes I take advantage of the option when typing responses by doing a select all-cut-paste to deal with XML fragments or the like.)

EDIT: Some people seem to be misinterpreting my point. I'm not suggesting any changes to "Encode HTML tags when pasting". I like that how it is (hence the Thumbs Up | :thumbsup: ). I'm suggesting changing (or removing) the "Do not interpret HTML tags" option.

modified on Monday, November 16, 2009 5:41 PM

GeneralRe: "Do not interpret HTML tags" message option Pin
Gideon Engelberth16-Nov-09 5:18
Gideon Engelberth16-Nov-09 5:18 
GeneralRe: "Do not interpret HTML tags" message option Pin
Richard MacCutchan16-Nov-09 5:50
mveRichard MacCutchan16-Nov-09 5:50 
GeneralRe: "Do not interpret HTML tags" message option Pin
Gideon Engelberth16-Nov-09 11:50
Gideon Engelberth16-Nov-09 11:50 
GeneralRe: "Do not interpret HTML tags" message option Pin
Richard MacCutchan16-Nov-09 11:58
mveRichard MacCutchan16-Nov-09 11:58 
GeneralRe: "Do not interpret HTML tags" message option Pin
Luc Pattyn16-Nov-09 6:38
sitebuilderLuc Pattyn16-Nov-09 6:38 
GeneralRe: "Do not interpret HTML tags" message option Pin
PIEBALDconsult16-Nov-09 7:14
mvePIEBALDconsult16-Nov-09 7:14 
GeneralRe: "Do not interpret HTML tags" message option Pin
Gideon Engelberth16-Nov-09 11:48
Gideon Engelberth16-Nov-09 11:48 
GeneralRe: "Do not interpret HTML tags" message option Pin
Luc Pattyn16-Nov-09 12:31
sitebuilderLuc Pattyn16-Nov-09 12:31 
GeneralRe: "Do not interpret HTML tags" message option Pin
Gideon Engelberth17-Nov-09 6:17
Gideon Engelberth17-Nov-09 6:17 
GeneralThe challenges of the next 10 years Pin
Simon P Stevens15-Nov-09 23:36
Simon P Stevens15-Nov-09 23:36 
GeneralRe: The challenges of the next 10 years Pin
Chris Maunder16-Nov-09 2:23
cofounderChris Maunder16-Nov-09 2:23 
GeneralRe: The challenges of the next 10 years Pin
Ian Shlasko16-Nov-09 2:52
Ian Shlasko16-Nov-09 2:52 
GeneralRe: The challenges of the next 10 years Pin
Elina Blank16-Nov-09 6:19
sitebuilderElina Blank16-Nov-09 6:19 
GeneralRe: The challenges of the next 10 years Pin
Simon P Stevens16-Nov-09 3:31
Simon P Stevens16-Nov-09 3:31 
GeneralRe: The challenges of the next 10 years Pin
Dan Neely16-Nov-09 4:03
Dan Neely16-Nov-09 4:03 
GeneralRe: The challenges of the next 10 years Pin
Member 9617-Nov-09 6:19
Member 9617-Nov-09 6:19 
GeneralRe: The challenges of the next 10 years Pin
0x3c016-Nov-09 4:48
0x3c016-Nov-09 4:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.