Click here to Skip to main content
16,012,352 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 more emails? Pin
Ravi Bhavnani12-Sep-07 19:59
professionalRavi Bhavnani12-Sep-07 19:59 
GeneralRe: No more emails? Pin
Grimolfr13-Sep-07 1:40
Grimolfr13-Sep-07 1:40 
GeneralRe: No more emails? Pin
Ravi Bhavnani13-Sep-07 6:08
professionalRavi Bhavnani13-Sep-07 6:08 
GeneralRe: No more emails? Pin
Ravi Bhavnani13-Oct-07 6:44
professionalRavi Bhavnani13-Oct-07 6:44 
AnswerRe: No more emails? Pin
Nish Nishant12-Sep-07 5:12
sitebuilderNish Nishant12-Sep-07 5:12 
GeneralRe: No more emails? Pin
Ravi Bhavnani12-Sep-07 19:58
professionalRavi Bhavnani12-Sep-07 19:58 
AnswerRe: No more emails? Pin
Sandeep Akhare16-Sep-07 22:53
Sandeep Akhare16-Sep-07 22:53 
GeneralCopy/Paste code samples on CodeProject website Pin
rjsims12-Sep-07 2:37
rjsims12-Sep-07 2:37 
(I posted this earlier in the General Discussions and it was suggested I repost here)

I'm guessing this is a common question, but I couldn't find it in the Help or in a forum search, so I apologize if I'm rehashing old news.

When trying to copy/paste from the code sections of any of the articles, my clipboard remains blank.

In looking at the oncopy.js include, I see it is performing some regex cleanup on the copied selection if it's between pre tags.
However, after all the regex cleanup, it returns false:
window.event.returnValue = false;
which seems to be preventing the text from actually making it to the clipboard.

It looks like it is intended to prevent the copy/paste function from between pre tags, but it seems strange that it would be after all of the regex cleanup.

What am I missing? Is this the intended functionality?

I realize I can download the zip file, but I'm in an environment where zip file downloads are blocked.

Thanks in advance!
GeneralRe: Copy/Paste code samples on CodeProject website Pin
Chris Maunder12-Sep-07 5:53
cofounderChris Maunder12-Sep-07 5:53 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
Pete O'Hanlon12-Sep-07 10:30
mvePete O'Hanlon12-Sep-07 10:30 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
Chris Maunder12-Sep-07 10:32
cofounderChris Maunder12-Sep-07 10:32 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
rjsims19-Sep-07 2:06
rjsims19-Sep-07 2:06 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
Chris Maunder19-Sep-07 20:20
cofounderChris Maunder19-Sep-07 20:20 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
rjsims21-Sep-07 4:04
rjsims21-Sep-07 4:04 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
Vasudevan Deepak Kumar27-Sep-07 6:58
Vasudevan Deepak Kumar27-Sep-07 6:58 
GeneralRe: Copy/Paste code samples on CodeProject website Pin
rjsims27-Sep-07 7:38
rjsims27-Sep-07 7:38 
GeneralScrolling div thingy in CPhog reply box Pin
Brady Kelly12-Sep-07 2:37
Brady Kelly12-Sep-07 2:37 
GeneralRe: Scrolling div thingy in CPhog reply box Pin
Shog912-Sep-07 4:44
sitebuilderShog912-Sep-07 4:44 
GeneralRe: Scrolling div thingy in CPhog reply box Pin
Rajesh R Subramanian12-Sep-07 23:24
professionalRajesh R Subramanian12-Sep-07 23:24 
Generalbug? Pin
followait11-Sep-07 21:37
followait11-Sep-07 21:37 
GeneralRe: bug? Pin
Rajesh R Subramanian12-Sep-07 1:03
professionalRajesh R Subramanian12-Sep-07 1:03 
QuestionGetTogether Forum Cache Effect? Pin
Vasudevan Deepak Kumar8-Sep-07 23:15
Vasudevan Deepak Kumar8-Sep-07 23:15 
AnswerRe: GetTogether Forum Cache Effect? Pin
ChandraRam11-Sep-07 3:50
ChandraRam11-Sep-07 3:50 
GeneralRe: GetTogether Forum Cache Effect? Pin
Vasudevan Deepak Kumar11-Sep-07 4:42
Vasudevan Deepak Kumar11-Sep-07 4:42 
General[Bug] Modify Message breaks Unicode Pin
Vasudevan Deepak Kumar8-Sep-07 22:59
Vasudevan Deepak Kumar8-Sep-07 22:59 

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.