Copy link to clipboard
Copied
One small tweak that would significantly improve efficiency:
When clicking into an input field in the toolbar, the entire value should be automatically selected.
Right now, clicking into a field just places the cursor at the end of the number. This means we have to either:
- Manually delete the existing value before typing a new one.
- Double-click to select the whole field, then type the new value.
Instead, the default behavior should be that a single click highlights the entire field, so we can immediately type in a new value and press Enter.
This would eliminate unnecessary clicks and make input adjustments much faster.
It should also be an easy fix in the code!
1 Correct answer
Click the field title/icon to select the field value automatically. For example, W or H in this case:
Copy link to clipboard
Copied
Click the field title/icon to select the field value automatically. For example, W or H in this case:
Copy link to clipboard
Copied
Some of these micro-features almost qualify as easter eggs. 😄
Copy link to clipboard
Copied
Oh come on — that’s perfect!
This will save me a ton of time. I’m sharing it with the rest of the team right away, because I’m pretty sure no one else knows about it.
And my colleague is absolutely right — this is definitely an easter egg.
Copy link to clipboard
Copied
Sorry, does not qualify as an Easter Egg--just a little known feature.
Copy link to clipboard
Copied
Still, having to precisely click on that tiny icon on a 4K screen is honestly a bit impractical. Shouldn’t this be something we can at least toggle in the preferences? It really doesn’t make much sense as it is.
Copy link to clipboard
Copied
You can also select the first field right before it and tab to the desired fields. They will be selected.
Copy link to clipboard
Copied
I even thought it was very well known. I at least tech it to my students, one click on icon/character, enter value then tab to next field etc and hit return when you're done.
Copy link to clipboard
Copied
I agree, it should be the default or at least an Preference setting. Have you looked at submitting a feature request?.
Copy link to clipboard
Copied
I've been thinking a lot about this, and honestly, this solution just doesn't make sense to me. In some panels, you can't even click on the icon, so it's not consistent throughout the application.
Take, for example, the Align panel—when I click on a numeric value showing the distance between two objects, I expect to be able to type a new value right away. Instead, I often have to click multiple times or use a keyboard shortcut just to make a simple change.
The same issue applies in other panels too—Stroke Weight, Transform, Corners, or Opacity. In all of these, when you click into a field, it should automatically select the entire value so you can start typing immediately. That’s a standard and expected UX behavior.
If someone wants to edit just a specific character, they can simply move the cursor with the arrow keys. But the default should prioritize speed and efficiency—click once, start typing.
Right now, it feels inconsistent and honestly a bit frustrating. This kind of interaction design just slows things down and interrupts the flow, especially when you're working on something detail-oriented.

