Click here to Skip to main content
15,886,513 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: Strange display in Answers list Pin
Chris Maunder7-Apr-19 14:27
cofounderChris Maunder7-Apr-19 14:27 
BugAbout Tags and CodeProject's Search Engine Pin
Huseyin Atasoy3-Apr-19 20:27
Huseyin Atasoy3-Apr-19 20:27 
GeneralRe: About Tags and CodeProject's Search Engine Pin
Chris Maunder7-Apr-19 10:19
cofounderChris Maunder7-Apr-19 10:19 
GeneralRe: About Tags and CodeProject's Search Engine Pin
Huseyin Atasoy10-Apr-19 20:00
Huseyin Atasoy10-Apr-19 20:00 
SuggestionCode design not yet fixed ! Pin
wseng3-Apr-19 16:44
wseng3-Apr-19 16:44 
GeneralRe: Code design not yet fixed ! Pin
OriginalGriff3-Apr-19 20:02
mveOriginalGriff3-Apr-19 20:02 
GeneralRe: Code design not yet fixed ! Pin
wseng3-Apr-19 20:06
wseng3-Apr-19 20:06 
GeneralRe: Code design not yet fixed ! Pin
Richard Deeming3-Apr-19 22:20
mveRichard Deeming3-Apr-19 22:20 
The lines of "#" characters were entered by the user:
How do I fix this so it doesnt run this error[^]





The only other issue I can see on your screen-shot is the line height. It's set to "normal" in the CSS, which means it varies depending on the browser. Since the font size is set to 9pt, the actual line height will also depend on your DPI and text scaling settings. On my computer, it works out as a font size of 12px and a line height of 14px.

Try using the Firefox dev tools to inspect the code block, and look at the computed values. What values do you get for font-size and line-height, and which rule do those values come from?



Is it possible you have a UserContent.css file in your profile, which could be overriding the styles?
UserContent.css - MozillaZine Knowledge Base[^]
How to override the CSS of a site in Firefox with userContent.css? - Super User[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: Code design not yet fixed ! Pin
wseng20-Apr-19 4:46
wseng20-Apr-19 4:46 
GeneralRe: Code design not yet fixed ! Pin
Chris Maunder7-Apr-19 10:19
cofounderChris Maunder7-Apr-19 10:19 
GeneralRe: Code design not yet fixed ! Pin
wseng20-Apr-19 4:46
wseng20-Apr-19 4:46 
GeneralRe: Code design not yet fixed ! Pin
wseng3-May-19 5:46
wseng3-May-19 5:46 
SuggestionUnable to post "Solution" to QA entry 1321536 ... error message " ... 3 times ... overworked ... Sorry." Pin
RedDk3-Apr-19 9:44
RedDk3-Apr-19 9:44 
GeneralRe: Unable to post "Solution" to QA entry 1321536 ... error message " ... 3 times ... overworked ... Sorry." Pin
Chris Maunder3-Apr-19 10:15
cofounderChris Maunder3-Apr-19 10:15 
GeneralRe: Unable to post "Solution" to QA entry 1321536 ... error message " ... 3 times ... overworked ... Sorry." Pin
RedDk3-Apr-19 10:33
RedDk3-Apr-19 10:33 
SuggestionDeleting an Article Pin
Mehedi Shams2-Apr-19 12:03
Mehedi Shams2-Apr-19 12:03 
GeneralRe: Deleting an Article Pin
Richard Deeming2-Apr-19 14:15
mveRichard Deeming2-Apr-19 14:15 
GeneralRe: Deleting an Article Pin
Mehedi Shams2-Apr-19 14:23
Mehedi Shams2-Apr-19 14:23 
GeneralRe: Deleting an Article Pin
Sean Ewington3-Apr-19 2:00
staffSean Ewington3-Apr-19 2:00 
GeneralRe: Deleting an Article Pin
Mehedi Shams3-Apr-19 10:48
Mehedi Shams3-Apr-19 10:48 
GeneralRe: Deleting an Article Pin
Chris Maunder3-Apr-19 6:10
cofounderChris Maunder3-Apr-19 6:10 
GeneralRe: Deleting an Article Pin
Nelek3-Apr-19 10:02
protectorNelek3-Apr-19 10:02 
GeneralRe: Deleting an Article Pin
Mehedi Shams3-Apr-19 10:46
Mehedi Shams3-Apr-19 10:46 
GeneralRe: Deleting an Article Pin
Chris Maunder4-Apr-19 3:18
cofounderChris Maunder4-Apr-19 3:18 
GeneralRe: Deleting an Article Pin
Mehedi Shams11-Apr-19 3:27
Mehedi Shams11-Apr-19 3:27 

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

Flags: AnsweredClosedCompleted

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