Click here to Skip to main content
15,889,096 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: No Download Source link Pin
Vincent-Philippe Lauzon11-Apr-11 7:19
Vincent-Philippe Lauzon11-Apr-11 7:19 
GeneralBug - Pre-blocks stripping off white-space Pin
Nish Nishant11-Apr-11 5:13
sitebuilderNish Nishant11-Apr-11 5:13 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Chris Maunder11-Apr-11 7:00
cofounderChris Maunder11-Apr-11 7:00 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant11-Apr-11 7:19
sitebuilderNish Nishant11-Apr-11 7:19 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Chris Maunder11-Apr-11 14:01
cofounderChris Maunder11-Apr-11 14:01 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant11-Apr-11 15:23
sitebuilderNish Nishant11-Apr-11 15:23 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant11-Apr-11 7:21
sitebuilderNish Nishant11-Apr-11 7:21 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Chris Maunder11-Apr-11 15:11
cofounderChris Maunder11-Apr-11 15:11 
As far as I can tell the issue is with the way IE handles the white-space style. In IE7 and below it collapses adjacent newlines into a single newline (similar to how it collapses adjacent spaces into 1), but in IE9 it respects newlines.

The only way I can get it to keep the blank line in IE8 is to use the tried and true method of just inserting a single space on the line you want to keep as a blank line.

I'll take a look at the QA editor and see what's happening there. Maybe that will provide an extra clue.
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant11-Apr-11 15:24
sitebuilderNish Nishant11-Apr-11 15:24 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Chris Maunder12-Apr-11 9:16
cofounderChris Maunder12-Apr-11 9:16 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant12-Apr-11 9:18
sitebuilderNish Nishant12-Apr-11 9:18 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Chris Maunder12-Apr-11 9:29
cofounderChris Maunder12-Apr-11 9:29 
GeneralRe: Bug - Pre-blocks stripping off white-space Pin
Nish Nishant12-Apr-11 9:19
sitebuilderNish Nishant12-Apr-11 9:19 
GeneralSolution number missing Pin
Wendelius11-Apr-11 3:58
mentorWendelius11-Apr-11 3:58 
GeneralRe: Solution number missing Pin
Hans Dietrich11-Apr-11 5:22
mentorHans Dietrich11-Apr-11 5:22 
GeneralRe: Solution number missing Pin
Wendelius11-Apr-11 5:30
mentorWendelius11-Apr-11 5:30 
GeneralRe: Solution number missing Pin
Chris Maunder11-Apr-11 8:17
cofounderChris Maunder11-Apr-11 8:17 
GeneralRe: Solution number missing Pin
Wendelius11-Apr-11 9:50
mentorWendelius11-Apr-11 9:50 
QuestionPosts on blogs waiting to be approved Pin
Hans Dietrich11-Apr-11 3:30
mentorHans Dietrich11-Apr-11 3:30 
AnswerRe: Posts on blogs waiting to be approved Pin
Chris Maunder14-Apr-11 15:51
cofounderChris Maunder14-Apr-11 15:51 
GeneralQ&A solutions: votes are not shown. Pin
OriginalGriff11-Apr-11 1:21
mveOriginalGriff11-Apr-11 1:21 
GeneralRe: Q&A solutions: votes are not shown. Pin
Simon_Whale11-Apr-11 1:33
Simon_Whale11-Apr-11 1:33 
GeneralRe: Q&A solutions: votes are not shown. Pin
OriginalGriff11-Apr-11 2:25
mveOriginalGriff11-Apr-11 2:25 
GeneralRe: Q&A solutions: votes are not shown. Pin
Chris Maunder11-Apr-11 3:09
cofounderChris Maunder11-Apr-11 3:09 
GeneralRe: Q&A solutions: votes are not shown. Pin
Albert Holguin11-Apr-11 3:37
professionalAlbert Holguin11-Apr-11 3:37 

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.