Click here to Skip to main content
15,902,636 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: Cannot Bookmark Pin
Shog91-Mar-06 4:32
sitebuilderShog91-Mar-06 4:32 
GeneralRe: Cannot Bookmark Pin
Chris Maunder1-Mar-06 5:08
cofounderChris Maunder1-Mar-06 5:08 
GeneralRe: Cannot Bookmark Pin
Vinaya1-Mar-06 7:10
Vinaya1-Mar-06 7:10 
GeneralPls have Preview window remember its size and location. Pin
l_d_allan28-Feb-06 12:32
l_d_allan28-Feb-06 12:32 
GeneralRe: Pls have Preview window remember its size and location. Pin
HimaBindu Vejella28-Feb-06 18:30
HimaBindu Vejella28-Feb-06 18:30 
GeneralRe: Pls have Preview window remember its size and location. Pin
Prakash Nadar2-Mar-06 5:37
Prakash Nadar2-Mar-06 5:37 
GeneralRe: Pls have Preview window remember its size and location. Pin
Ashley van Gerven1-Mar-06 5:04
Ashley van Gerven1-Mar-06 5:04 
GeneralPls have indentation work in "code" mode similar to "pre" mode Pin
l_d_allan28-Feb-06 11:37
l_d_allan28-Feb-06 11:37 
Here is a minor suggestion that might improve your wonderful website:

I would expect the "code" option at the bottom of this page to not only highlight and use monospace, but also to leave spaces intact for indentation and lining up code ... which would be equivalent to what the "pre" button does.

Perhaps this is not something you can control or change even if you wanted to. I am not that familiar with HTML ... my impression is that < pre > is a valid HTML tag, but I don't believe that < code > is ... so it isn't like the forum software has a standard to conform to.

By the way, I like how this forum software works compared to some others that I am experienced with .... you can select a range of lines, click on the < code > button, and the selected code is "wrapped" within < code >selected lines< / code >. That isn't the case with some forum software.

This is line 1 without the code tag.
This line has iiiiiiiiii's
This line has wwwwwwwwww's
This line has a bunch of spaces
This line is supposed to be indented three spaces
This line is supposed to be indented six spaces

This is line 1 with the code tag<br />
This line has iiiiiiiiii's<br />
This line has wwwwwwwwww's<br />
This line has a bunch of          spaces<br />
   This line is supposed to be indented three spaces<br />
      This line is supposed to be indented six spaces<br />


This is line 1 with the pre tag
This line has iiiiiiiiii's
This line has wwwwwwwwww's
This line has a bunch of          spaces
   This line is indented three spaces
      This line is indented six spaces


I may not be "the brightest bulb in the box", but I regularly have to use trial and error to get code snippets to show up correctly in messages I post.



-- modified at 17:48 Tuesday 28th February, 2006
GeneralRe: Pls have indentation work in "code" mode similar to "pre" mode Pin
PJ Arends28-Feb-06 12:22
professionalPJ Arends28-Feb-06 12:22 
GeneralRe: Pls have indentation work in "code" mode similar to "pre" mode Pin
Michael Dunn1-Mar-06 13:55
sitebuilderMichael Dunn1-Mar-06 13:55 
GeneralRe: Pls have indentation work in "code" mode similar to "pre" mode Pin
l_d_allan2-Mar-06 2:00
l_d_allan2-Mar-06 2:00 
GeneralPls encourage authors to include cppunit-like verification Pin
l_d_allan28-Feb-06 10:50
l_d_allan28-Feb-06 10:50 
General[Message Deleted] Pin
l_d_allan28-Feb-06 10:58
l_d_allan28-Feb-06 10:58 
GeneralRe: Pls encourage authors to include cppunit-like verification Pin
Shog928-Feb-06 11:33
sitebuilderShog928-Feb-06 11:33 
GeneralRe: Pls encourage authors to include cppunit-like verification Pin
l_d_allan28-Feb-06 11:40
l_d_allan28-Feb-06 11:40 
GeneralCP Bug Pin
Prakash Nadar27-Feb-06 3:35
Prakash Nadar27-Feb-06 3:35 
GeneralRe: CP Bug Pin
Prakash Nadar2-Mar-06 5:34
Prakash Nadar2-Mar-06 5:34 
GeneralRe: CP Bug Pin
Chris Maunder2-Mar-06 5:36
cofounderChris Maunder2-Mar-06 5:36 
GeneralRe: CP Bug Pin
Prakash Nadar2-Mar-06 5:41
Prakash Nadar2-Mar-06 5:41 
GeneralStats On My Articles Page Pin
George B Gilbert24-Feb-06 10:18
George B Gilbert24-Feb-06 10:18 
GeneralGreat idea! Pin
Ashley van Gerven1-Mar-06 5:09
Ashley van Gerven1-Mar-06 5:09 
GeneralRe: Stats On My Articles Page Pin
Jason McBurney1-Mar-06 15:19
Jason McBurney1-Mar-06 15:19 
GeneralRe: Stats On My Articles Page Pin
Vasudevan Deepak Kumar1-Mar-06 22:41
Vasudevan Deepak Kumar1-Mar-06 22:41 
GeneralRe: Stats On My Articles Page Pin
Chris Maunder2-Mar-06 8:16
cofounderChris Maunder2-Mar-06 8:16 
GeneralRe: Stats On My Articles Page Pin
George B Gilbert2-Mar-06 10:04
George B Gilbert2-Mar-06 10:04 

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.