Bad Tooltips Thread

Similar to the UI Paper Cuts thread, I would like to start a thread to collect lists of bad tooltips in Blender.

Unclear tooltips is very low hanging fruit but can be super helpful to users.

Tooltips are trivial to update and improve, but it takes a long time to look through them all. I would like to ask the community to contribute lists of bad tooltips, as well as suggestions on how to improve them.

I can then easily commit tooltip changes once they are reported in here.

What is a bad tooltip?
Go here to see the dos and don’ts:
https://developer.blender.org/T76261

I will make tooltip changes in batches, once there is a good list of suggestions

8 Likes

I’ll get the ball rolling:

23

This tooltip uses some complicated jargon. Both ‘data-blocks’ and ‘users’ are not necessary concepts here.

I would change it to “Save data even if it isn’t in use”

4 Likes

37

‘Button display’ doesn’t really make any semantic sense to end-users.
I would change it to: The unit system to use in the user interface

1 Like

These are some incorrect/broken ones:

Object Mode Context Menu -> Rename Active Object : Call (draw) a predefined panel
Object -> Quick Effects : (undocumented operator)

In Edit Mode:
Vertex -> Bevel Vertices : Edge Bevel
Edge -> Subdivide Edge Ring : (undocumented operator)

1 Like

i posted this in the UI paper cut but i guess i’ll put here too, the top 3 object types have construct in their tooltips while others have “add”, i think they should be changed to “create” for all of them in object mode because we are neither Adding or Constructing in a general sense but creating new objects each time…and in edit mode they should be “Add” instead of “construct” since you are adding to an existing mesh.

1 Like

Some of my favorite types:

When we get nerdy and too correct and technical. We use this “Browse {something} to be linked” in many places. Yes, you are “browsing” and it might get “linked” but that button is “Select a Light”. You click that button and very simply get a list of lights that you can select from.

TooltipLamp

Or when we concern ourselves more with the current setting of a thing versus what the thing actually is. Here I know damn-well that the current editor is Outliner. If I don’t, this is not the place to learn it. That button is “Select Editor Type” Its okay to say after, or under, what the current setting is, but the primary purpose of the tooltip should be to inform what the thing DOES.

3 Likes

Could be great invert the order of this tooltips, first description, second the actual value.

Also change transformation orientation: Global by “value:Global” or other to not confuse with the name

image


image

Open reference docs with Internet browser


image

Redundant


image

Could change the shorcut descriptition to Shift + E, in this an other shorcuts ?


image

Description make reference to next tool


“Create a bridge of faces between selected elements”


image

Could have a different tooltip each seam call?

1 Like

Not sure what you mean. It’s Ctrl-E.

Unfortunately not. It’s the same operator with different arguments.

“duplicate selected […]” or “make a copy of selected […]” instead of “add a new […]”.
duplicate%20current%20view%20layer
duplicate%20current%20material
duplicate%20current%20texture

Or maybe change those buttons into dropdown menu? One that works similar to this one: LINK

1 Like

This is good:
ClA3mb3V

This is not:
QBgpWUIQ

The latter should be consistent and affirmative. It is currently inconsistent by using both “gizmos” and “outlines” whilst the preceeding box is for gizmos. It should also be worded consistently with the the gizmo toggle because they are related menus. It should also be affirmative language, not something nebulous with the usage of the word “like” whereby examples are given but no direct meaning is established.

Here’s one from Twitter.

1 Like

There are a bunch of tooltips like that in Blender

these gags make me die laughing :joy:

these seem to not have any descriptive tooltips…there might be other ones due to all the changes that are happening,…will keep looking for them.

image
This tooltip could tell what do this control, because the info is redundant and we don’t know what do in reality.

That has been fixed, so the tooltip is correct again.

Do you have a suggestion for a better tooltip here?

Can you list the bad tooltip and a suggestion for a better one?

Apply Ambient Occlusion/Dirt/Self Shadowing maybe?

dirtyVertexColor

1 Like

Not sure. Maybe something like “Limit affected vertices by distance.” Not sure that really explains it any clearer, though.