|
|
|
|
|
by paranoidrobot
2375 days ago
|
|
I helped run the infrastructure for a reasonably large site. Occasionally while debugging an issue I'd be looking through our outbound delay queue -- sure enough, there'd be at least a dozen typo variations of gmail, yahoo, hotmail sitting there waiting to time out. And these were for customers who'd made an actual purchase and entered their email address twice. Definitively proving that 'please confirm your email address' fields are not nearly as effective as the designers thought it would be. |
|
edit: OK that's not all. Anyone else who's sick of websites interfering with your copy/paste operations, find dom.event.clipboardevents.enabled in about:config and set it to false. HTH.