<p>The guys at the Common App decided we Mac users (or anyone who prefers Chrome) didn't need copy/paste functionality. Here's quick script to reenable copy/pasting:</p>
<p>Navigate to the appropriate page on the Common App, then copy/paste the above script into your address bar and hit entire. Voila! Copy/paste is magically re-enabled.</p>
<p>NOTICE: This script is not malicious. It simply finds all textareas on the page, selects each one, and tells your browser to perform the null action (that is, behave normally) when pasting, before pasting, when dragging, and when dropping.</p>
<p>My son was able to upload his essay without a problem but could not post short essays in the Univ of Roch. supplement. He emailed the Common app but they only suggested to post it sentence at a time which did not work so he ended up retyping it. Luckily it was short.</p>
<p>I wonder if the above suggestion would help for similar trouble posting on supplements.</p>
<p>Lakemom, it certainly would have. (I used it for my U of R app myself, actually. Small world!)</p>
<p>All the text fields on the Common App (supplement or otherwise) have the same asinine setup that prevents copy/pasting in Safari and Chrome. Uploading generally seems to be reliable, though it occasionally breaks in Firefox.</p>
<p>So concerned, how did you figure this out what the code is to break the block to pasting? They ought to make stickie of your fix and put in at the top of this forum in case this isn’t fixed for next year.</p>
<p>Lakemom, I’ve been doing some web development for a while now, so it didn’t take too much digging. Safari (and Chrome) have a hidden error console that point out the offending Javascript code, so I just wrote a quick script to dynamically fix the bug. :)</p>
<p>Hoping4U, what version of Safari are you using? I’ve heard that, but I couldn’t get it to work myself.</p>