Click here to Skip to main content
15,887,585 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

 
SuggestionMultiple editor opened while editing one comment. Pin
Philippe Mori28-Jan-16 16:10
Philippe Mori28-Jan-16 16:10 
GeneralRe: Multiple editor opened while editing one comment. Pin
Chris Maunder31-Jan-16 12:05
cofounderChris Maunder31-Jan-16 12:05 
GeneralRe: Multiple editor opened while editing one comment Pin
Philippe Mori31-Jan-16 16:37
Philippe Mori31-Jan-16 16:37 
SuggestionWhy this article is closed..... Pin
User 1106097928-Jan-16 10:08
User 1106097928-Jan-16 10:08 
GeneralRe: Why this article is closed..... Pin
Chris Maunder28-Jan-16 10:19
cofounderChris Maunder28-Jan-16 10:19 
GeneralRe: Why this article is closed..... Pin
User 1106097928-Jan-16 10:39
User 1106097928-Jan-16 10:39 
BugMarkdown - I hate markdown... Pin
OriginalGriff27-Jan-16 22:33
mveOriginalGriff27-Jan-16 22:33 
GeneralRe: Markdown - I hate markdown... Pin
Jochen Arndt27-Jan-16 23:20
professionalJochen Arndt27-Jan-16 23:20 
Another one.
When using the hash character as first one after a pre tag, there must be a space or line feed inserted. Otherwise it will miss the hash in the final post but not in the preview.

This will show up without the hash character in QA (here in the forum it is OK):
<pre>#define SOME_DEF 0</pre>
C++
define SOME_DEF 0


This will be OK.
<pre>
#define SOME_DEF 0</pre>
C++
#define SOME_DEF 0

GeneralRe: Markdown - I hate markdown... Pin
Jörgen Andersson28-Jan-16 1:31
professionalJörgen Andersson28-Jan-16 1:31 
GeneralRe: Markdown - I hate markdown... Pin
Richard Deeming28-Jan-16 1:47
mveRichard Deeming28-Jan-16 1:47 
GeneralRe: Markdown - I hate markdown... Pin
den2k8828-Jan-16 2:08
professionalden2k8828-Jan-16 2:08 
JokeRe: Markdown - I hate markdown... Pin
Richard Deeming28-Jan-16 2:11
mveRichard Deeming28-Jan-16 2:11 
GeneralRe: Markdown - I hate markdown... Pin
Brisingr Aerowing28-Jan-16 4:00
professionalBrisingr Aerowing28-Jan-16 4:00 
GeneralRe: Markdown - I hate markdown... Pin
Chris Maunder31-Jan-16 11:39
cofounderChris Maunder31-Jan-16 11:39 
SuggestionBug - Image Fails To Load In Article: incorrect path to CP resource Pin
raddevus27-Jan-16 4:37
mvaraddevus27-Jan-16 4:37 
SuggestionArticle Approving visibility to protectors Pin
super27-Jan-16 0:47
professionalsuper27-Jan-16 0:47 
GeneralRe: Article Approving visibility to protectors Pin
Chris Maunder3-Feb-16 6:22
cofounderChris Maunder3-Feb-16 6:22 
GeneralRe: Article Approving visibility to protectors Pin
super3-Feb-16 8:28
professionalsuper3-Feb-16 8:28 
Questionmicrosoft coded ui Pin
Pramod Gupta26-Jan-16 22:03
Pramod Gupta26-Jan-16 22:03 
AnswerRe: microsoft coded ui PinPopular
Pete O'Hanlon26-Jan-16 22:33
mvePete O'Hanlon26-Jan-16 22:33 
AnswerRe: microsoft coded ui Pin
Richard MacCutchan26-Jan-16 22:41
mveRichard MacCutchan26-Jan-16 22:41 
AnswerRe: microsoft coded ui Pin
Pete O'Hanlon26-Jan-16 23:17
mvePete O'Hanlon26-Jan-16 23:17 
GeneralRe: microsoft coded ui Pin
Pramod Gupta26-Jan-16 23:23
Pramod Gupta26-Jan-16 23:23 
GeneralRe: microsoft coded ui Pin
Pete O'Hanlon26-Jan-16 23:38
mvePete O'Hanlon26-Jan-16 23:38 
GeneralRe: microsoft coded ui Pin
Kornfeld Eliyahu Peter27-Jan-16 1:26
professionalKornfeld Eliyahu Peter27-Jan-16 1:26 

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

Flags: AnsweredAdded to TODOFixed

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