Click here to Skip to main content
15,890,438 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: Message Signature not Showing Pin
Greg Utas6-Apr-20 12:36
professionalGreg Utas6-Apr-20 12:36 
GeneralRe: Message Signature not Showing Pin
Cp-Coder6-Apr-20 13:04
Cp-Coder6-Apr-20 13:04 
GeneralRe: Message Signature not Showing Pin
Richard MacCutchan6-Apr-20 21:48
mveRichard MacCutchan6-Apr-20 21:48 
GeneralRe: Message Signature not Showing Pin
Chris Maunder6-Apr-20 13:57
cofounderChris Maunder6-Apr-20 13:57 
SuggestionStyles for articles Pin
#realJSOP5-Apr-20 5:54
mve#realJSOP5-Apr-20 5:54 
GeneralRe: Styles for articles Pin
Chris Maunder5-Apr-20 6:43
cofounderChris Maunder5-Apr-20 6:43 
GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 0:01
mve#realJSOP6-Apr-20 0:01 
GeneralRe: Styles for articles Pin
Chris Maunder6-Apr-20 5:24
cofounderChris Maunder6-Apr-20 5:24 
#realJSOP wrote:
a border with rounded corners around <pre<> blocks really does enhance the look of the article

Maybe. But then someone else will hate it. I will never be able to please everyone, so in some cases I'm going to make the call to at least ensure one person is happy.
#realJSOP wrote:
BTW, are you going to switch to relative font sizes

Absolutely. (get it?)

#realJSOP wrote:
I dont know what a "standard <pre><code> form" is

Instead of
HTML
<pre lang=C++>
// code
</pre>

It should be
HTML
<pre>
<code data-lang="C++">
// code
</code>
</pre>

#realJSOP wrote:
I don't threaten, I make examples

I will chalk up another COVID silver lining.
#realJSOP wrote:
Can you show us what that will look like?

When was the last time you gave someone fair warning? Wink | ;)
cheers
Chris Maunder

GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 5:58
mve#realJSOP6-Apr-20 5:58 
GeneralRe: Styles for articles Pin
Chris Maunder6-Apr-20 6:12
cofounderChris Maunder6-Apr-20 6:12 
GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 6:58
mve#realJSOP6-Apr-20 6:58 
GeneralRe: Styles for articles Pin
Chris Maunder6-Apr-20 14:05
cofounderChris Maunder6-Apr-20 14:05 
GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 14:18
mve#realJSOP6-Apr-20 14:18 
GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 0:19
mve#realJSOP6-Apr-20 0:19 
GeneralRe: Styles for articles Pin
Chris Maunder6-Apr-20 5:31
cofounderChris Maunder6-Apr-20 5:31 
GeneralRe: Styles for articles Pin
#realJSOP6-Apr-20 5:53
mve#realJSOP6-Apr-20 5:53 
GeneralRe: Styles for articles Pin
Chris Maunder6-Apr-20 6:10
cofounderChris Maunder6-Apr-20 6:10 
SuggestionRep history broken ... again ! Pin
Patrice T4-Apr-20 6:53
mvePatrice T4-Apr-20 6:53 
GeneralRe: Rep history broken ... again ! Pin
Greg Utas4-Apr-20 7:15
professionalGreg Utas4-Apr-20 7:15 
GeneralRe: Rep history broken ... again ! Pin
Patrice T4-Apr-20 7:32
mvePatrice T4-Apr-20 7:32 
GeneralRe: Rep history broken ... again ! Pin
Greg Utas4-Apr-20 7:33
professionalGreg Utas4-Apr-20 7:33 
GeneralRe: Rep history broken ... again ! Pin
User 110609794-Apr-20 7:23
User 110609794-Apr-20 7:23 
GeneralRe: Rep history broken ... again ! Pin
Greg Utas4-Apr-20 7:28
professionalGreg Utas4-Apr-20 7:28 
PraiseJust tried and it works again Pin
Patrice T4-Apr-20 7:37
mvePatrice T4-Apr-20 7:37 
GeneralRe: Just tried and it works again Pin
OriginalGriff4-Apr-20 19:46
mveOriginalGriff4-Apr-20 19:46 

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

Flags: Answered

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