TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why Left Search Buttons are Faster for Users

1 pointsby UXMovementover 14 years ago

3 comments

anigbrowlover 14 years ago
Without data of any kind, this is merely a hypothesis. I do not buy it; it assumes all mental processing is serial rather than parallel, and takes no account of the fact that as someone types L-R in a text field, the momentum of rightward-moving attention is quite different from scanning static UI elements. Also, it's not hard to see a text field and search button as a compound single UI element, obviating the need to visually navigate it each time.<p>I might feel differently if I used my left hand to operate the mouse, but then again I might be used to it by now.
pbhjpbhjover 14 years ago
Or, have the search box say "Search" in it and the button say submit/go/send, then L-R ordering is maintained without requiring any additional visual fixations (shouldn't there be a third fixation for some users in their revised version when the user returns their gaze to the submit button?).
makecheckover 14 years ago
It seems even more useful to simply do away with the button (as many interfaces do). For instance, Apple's "rounded field" is synonymous with search from its shape alone, though it usually also includes a magnifying glass symbol on the left.