If it isn't obvious from the graphic, such as in the "Edit" and "Quote" things in our forum, it's obvious only onmouseover, when the pointer changes to an icon of a hand, signaling "You can click this". Or if one notices the link destination in the lower left of the browser, but it's in very small font, and not prominent.Identities Infinite wrote:I thought the sighted always notice when a graphic is clickable.
Something is blocking a lot of images at duck for me. Left and right of the duck logo, the pointer also becomes a hand. The tooltip shows "About duckduckgo", and that URL in the lower left is https://duckduckgo.com/about.html. Yet no images show. I'll investigate that some time.
I'm still on a learning curve on your terminology. As you've noticed, there are a lot of colloquialisms or simplifications in everyday language.I did not know it was a 'box' because I do not correlate text edit fields with a physical shape. Multi-line text edit fields are labelled 'textarea' in HTML code but I can not recall the single-line which I think this is.
Nearly all search fields, whether at search engines, within sites (like ours), or wherever, are single-line only. They are usually a rectangle that is one line high, accommodating one line of text, and of a width chosen by the coder. The simple rectangular shape suggests "box", although technically, they are "fields".
Please remember that most home users have almost no tech knowledge beyond how to use the thing, so they probably don't know terms like "field" or "textarea".
"Edit" is commonly used for that specific command, whether in posting here, modifying a text document, etc. In other words, to change something. If you want to modify something you have already posted, or if I as a moderator need to edit a user's post, the "Edit" command opens the post in the compose box, in raw form, so changes can be made and re-posted. We normally don't think of a place to *enter* text as an "Edit" field, whether it be a search entry, a username or password entry, etc. We just think of it as a box in which to enter text, even if not is that the strict coding term.
In doing support, I try to remember that many users are not tech-savvy, and so use the everyday common names given to these elements, rather than their HTML attribute names or whatever. Does this explain some of the terminology issues?