-
Notifications
You must be signed in to change notification settings - Fork 309
Description
In the 4th bullet of the Typical focus indicators list ( ⅓ through Understanding), it addresses insertion points. It got me wondering about something - whether we should have language about text editors (think of code editors) where the insertion point is the ONLY form of focus indicator. Maybe such an interface isn’t a UIC? Should that be noted?
I wanted to separate this off into it's own issue.
I wonder if we need a similar concept to target-size where an interactive area (whether rich-text editor or colour selector) is not in itself a discrete control?
If I'm in a code editor like MS Code, an outline around the whole editing area is not particularly useful or desirable. However, for most text inputs, it is necessary.
Is there a line we can draw there? E.g. a rich-text or code editor isn't itself a UIC, but a combination of UICs.