Comment by IshKebab
Comment by IshKebab 11 hours ago
Eh, it's hardly seamless, and double clicking is extremely uncommon on the web so that would be a big red flag.
Comment by IshKebab 11 hours ago
Eh, it's hardly seamless, and double clicking is extremely uncommon on the web so that would be a big red flag.
Yeah, I have no data beyond anecdotal to back this up, but I witness A LOT of people double-clicking everything, regardless of what it is. I assume it's because they only got so far in "computer" as to learn "click + drag to move, double-click to open a program or file". Link on a web page? I want to open that!
Google Drive uses it as an interaction pattern. I find that baffling, but while uncommon, it's not totally absent. And as others have pointed out, many users carry over their expectation of having to double-click from desktop interfaces.
I'd laugh if an effective way to present this is:
CAPTCHA:
Please copy `qwertyuiopasdfhkl`
Into here `<textbox>`
Edit: Quick (ai mockup) concept... https://imgur.com/mc0IdEA Obviously it would be most effective with a longer string though.
Double clicking on the web is extremely common with older less technically adept users. This same cohort is also the most susceptible to scams.
Another obvious case of double click is to select all text in a given area. This one is a bit more obscure though.
Edit: Actually that's generally I guess triple click. Double to select a word.
This. I have told my eighty-year-old parents this many times over the years, but it doesn't seem to stick.
I’ve tried to explain it many times too, but I can’t really articulate a good, comprehensive rule for when to single and when to double click.
Another complicating factor that many less-tech-literate don't have a good internal model for is window focus. I've seen several people try and single-click on a not focused web button, only for nothing to happen. When they click again, the button is activated. They then learn to always double click that button.
Having a mental model of "this button needs to be double clicked" gets them the result they want, even if that's not a very accurate reflection of the computer.
In theory: if you’re clicking on a UI element that has some notion of being selected, then a single-click selects it, and you need a double-click to take an action on it. If there’s no notion of selection, then a single click takes an action.
In practice: adherence to this ranges from perfect to abysmal. And users who don’t understand the computer well may not know how to think about whether a given UI element is selectable or not.
> double clicking is extremely uncommon on the web so that would be a big red flag.
You've never had a slow internet connection have you? I've seen double clicking from all users in the office. Comes from frustration.
How many times have you tried to open an application; for it not open? So you click the icon again only for two windows to split open?
Young, old, even techs. It's not as uncommon as you think.
I’ve even triple or quadruple clicked sometimes with disastrous results
I couldn't even begin to count how many bug reports I've seen over the years that start with "when I accidentally double-click foo, bar happens". It might not be an intentional usage pattern, sure, but that doesn't mean it doesn't happen a lot.