Click here to Skip to main content
15,889,216 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: Bug with standard width of article not enforced ? Pin
Matthew Dennis18-Apr-22 4:09
sysadminMatthew Dennis18-Apr-22 4:09 
SuggestionWhen "liking" a comment (with an emoji), it is possible to give more than one response Pin
Daniel Pfeffer12-Apr-22 10:16
professionalDaniel Pfeffer12-Apr-22 10:16 
GeneralRe: When "liking" a comment (with an emoji), it is possible to give more than one response Pin
Chris Maunder12-Apr-22 11:44
cofounderChris Maunder12-Apr-22 11:44 
SuggestionPossible bug in code snippets being cut-off Pin
Dave Kreskowiak10-Apr-22 6:54
mveDave Kreskowiak10-Apr-22 6:54 
GeneralRe: Possible bug in code snippets being cut-off Pin
Chris Maunder10-Apr-22 12:25
cofounderChris Maunder10-Apr-22 12:25 
GeneralRe: Possible bug in code snippets being cut-off Pin
Peter_in_278010-Apr-22 17:06
professionalPeter_in_278010-Apr-22 17:06 
GeneralRe: Possible bug in code snippets being cut-off Pin
Chris Maunder11-Apr-22 6:09
cofounderChris Maunder11-Apr-22 6:09 
GeneralRe: Possible bug in code snippets being cut-off Pin
Richard MacCutchan11-Apr-22 6:15
mveRichard MacCutchan11-Apr-22 6:15 
It would appear that < followed by a space is OK, but followed by any character is not.

This for (int i = 1; i < n; ++i) will not break it:
for (int i = 1; i < n; ++i)
This for (int i = 1; i <n; ++i)will (as you can see):
for (int i = 1; i
GeneralRe: Possible bug in code snippets being cut-off Pin
Chris Maunder11-Apr-22 9:46
cofounderChris Maunder11-Apr-22 9:46 
GeneralRe: Possible bug in code snippets being cut-off Pin
Richard MacCutchan11-Apr-22 21:55
mveRichard MacCutchan11-Apr-22 21:55 
SuggestionLayout mismatch, cont... Pin
0x01AA10-Apr-22 4:02
mve0x01AA10-Apr-22 4:02 
GeneralRe: Layout mismatch, cont... Pin
Chris Maunder10-Apr-22 12:25
cofounderChris Maunder10-Apr-22 12:25 
GeneralRe: Layout mismatch, cont... Pin
Randor 19-Apr-22 11:13
professional Randor 19-Apr-22 11:13 
GeneralRe: Layout mismatch, cont... Pin
Chris Maunder20-Apr-22 4:01
cofounderChris Maunder20-Apr-22 4:01 
RantWell, that was helpful Pin
Gary R. Wheeler8-Apr-22 13:27
Gary R. Wheeler8-Apr-22 13:27 
GeneralRe: Well, that was helpful Pin
Greg Utas8-Apr-22 15:20
professionalGreg Utas8-Apr-22 15:20 
GeneralRe: Well, that was helpful Pin
Chris Maunder10-Apr-22 12:22
cofounderChris Maunder10-Apr-22 12:22 
GeneralRe: Well, that was helpful Pin
Gary Wheeler11-Apr-22 5:58
Gary Wheeler11-Apr-22 5:58 
BugWeird Navigation Menu Placement After Cancel on Forum Message Reply Pin
Slacker0075-Apr-22 2:24
professionalSlacker0075-Apr-22 2:24 
GeneralRe: Weird Navigation Menu Placement After Cancel on Forum Message Reply Pin
Chris Maunder5-Apr-22 6:32
cofounderChris Maunder5-Apr-22 6:32 
GeneralRe: Weird Navigation Menu Placement After Cancel on Forum Message Reply Pin
Slacker0075-Apr-22 7:38
professionalSlacker0075-Apr-22 7:38 
BugMisspelling in this week's survey title - "projjects" Pin
Slacker0073-Apr-22 22:26
professionalSlacker0073-Apr-22 22:26 
GeneralRe: Misspelling in this week's survey title - "projjects" Pin
Matthew Dennis4-Apr-22 5:24
sysadminMatthew Dennis4-Apr-22 5:24 
QuestionFont change? Windows 11 oddity? Not sure what ... Pin
OriginalGriff2-Apr-22 20:21
mveOriginalGriff2-Apr-22 20:21 
AnswerRe: Font change? Windows 11 oddity? Not sure what ... Pin
Slacker0073-Apr-22 1:32
professionalSlacker0073-Apr-22 1:32 

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

Flags: AnsweredUnable to replicateFixedAdded to TODONeed more info

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