Click here to Skip to main content
16,014,591 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

 
GeneralSoapbox!!!! Pin
Member 9614-Aug-07 6:04
Member 9614-Aug-07 6:04 
Generalwarnings on FF [modified] Pin
JimmyRopes11-Aug-07 9:24
professionalJimmyRopes11-Aug-07 9:24 
GeneralRe: javascript errors on FF Pin
Chris Maunder11-Aug-07 9:52
cofounderChris Maunder11-Aug-07 9:52 
GeneralRe: javascript errors on FF Pin
JimmyRopes11-Aug-07 10:05
professionalJimmyRopes11-Aug-07 10:05 
GeneralRe: javascript errors on FF Pin
J. Dunlap11-Aug-07 9:56
J. Dunlap11-Aug-07 9:56 
GeneralRe: javascript errors on FF Pin
Vasudevan Deepak Kumar14-Aug-07 4:29
Vasudevan Deepak Kumar14-Aug-07 4:29 
GeneralRe: wanings on FF Pin
JimmyRopes14-Aug-07 5:48
professionalJimmyRopes14-Aug-07 5:48 
GeneralRe: wanings on FF Pin
Chris Maunder14-Aug-07 6:11
cofounderChris Maunder14-Aug-07 6:11 
I see these warnings all the time but I still don't consider them a scripting error since it's not the javascript engine that's throwing a wobbly. It's malformed (to Firefox) CSS. It's interesting that these malformed and unrecognised CSS attributes are only showing up when there is javascript present, but javascript certainly doesn't need to be present for Firefox to still not like the attributes.

A small subtlety here is that there are, kind of, script errors in the CSS. I'm using the IE-only eval method to get around some weirdness and this is, in fact script. But only in IE. But in IE this script in the CSS is well-formed so it's not a script error. Hence there are no script errors in the CSS. (tada!)

I know I should do some funky browser specific fiddly things to try and hide all the bits that each browser doesn't like but it doesn't actually affect the operation of either browser (except to actually make the requisite browser do what I'm telling it to do. Sometimes).

But: I definitely appreciate the heads up.

cheers,
Chris Maunder
CodeProject.com : C++ MVP

GeneralChange "code" button to "var" Pin
Judah Gabriel Himango10-Aug-07 5:00
sponsorJudah Gabriel Himango10-Aug-07 5:00 
GeneralRe: Change "code" button to "var" Pin
Luc Pattyn10-Aug-07 5:10
sitebuilderLuc Pattyn10-Aug-07 5:10 
GeneralRe: Change "code" button to "var" Pin
Vasudevan Deepak Kumar14-Aug-07 4:29
Vasudevan Deepak Kumar14-Aug-07 4:29 
GeneralRating Rant Pin
Reto Ravasio9-Aug-07 12:27
Reto Ravasio9-Aug-07 12:27 
GeneralRe: Rating Rant Pin
#realJSOP19-Aug-07 4:55
professional#realJSOP19-Aug-07 4:55 
QuestionTerms in profile of function timing (in VC++ with OpenGL) Pin
Miss_ Petrovna9-Aug-07 11:07
Miss_ Petrovna9-Aug-07 11:07 
GeneralSuggestion Pin
Hans Dietrich9-Aug-07 1:10
mentorHans Dietrich9-Aug-07 1:10 
GeneralRe: Suggestion Pin
Chris Maunder9-Aug-07 2:48
cofounderChris Maunder9-Aug-07 2:48 
GeneralArticle Statistics Pin
Vasudevan Deepak Kumar7-Aug-07 5:17
Vasudevan Deepak Kumar7-Aug-07 5:17 
GeneralRe: Article Statistics Pin
Giorgi Dalakishvili7-Aug-07 6:05
mentorGiorgi Dalakishvili7-Aug-07 6:05 
GeneralRe: Article Statistics Pin
Vasudevan Deepak Kumar8-Aug-07 1:56
Vasudevan Deepak Kumar8-Aug-07 1:56 
General[BUG] URL Querystrings not preserved in errorpage Pin
Vasudevan Deepak Kumar7-Aug-07 5:07
Vasudevan Deepak Kumar7-Aug-07 5:07 
GeneralVote Count Not Updated Pin
Vasudevan Deepak Kumar7-Aug-07 4:55
Vasudevan Deepak Kumar7-Aug-07 4:55 
GeneralRe: Vote Count Not Updated Pin
Chris Maunder7-Aug-07 6:27
cofounderChris Maunder7-Aug-07 6:27 
GeneralDont reward bad formatting Pin
Luc Pattyn6-Aug-07 14:17
sitebuilderLuc Pattyn6-Aug-07 14:17 
GeneralRe: Dont reward bad formatting Pin
Chris Maunder7-Aug-07 3:31
cofounderChris Maunder7-Aug-07 3:31 
GeneralRe: Dont reward bad formatting Pin
Luc Pattyn7-Aug-07 3:51
sitebuilderLuc Pattyn7-Aug-07 3:51 

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.